How to transfer NFT through javascript (Detailed guide)
2022-08-14 16:16
Words count:
777
Basically, there're 5 steps required to transfer an NFT.
Basically, there’re 5 steps required to transfer an NFT.
-
OAuth user to get user’s JWT token
-
Request Mixin API
GET /collectibles/outputs
with JWT token of the user to get user’s collectible outputs(UTXO). Must carrystate
argument asunspent
. -
Request Mixin API
GET /collectibles/tokens/:token_id
, replace:token_id
with the token_id from the step 2’s response. -
Request Mixin API
POST /collectibles/requests
to create a transaction request. The argumentaction
should besign
. And the argumentraw
requires some effort to generate.
2
times bought,
0
times reward
Comments
@0x1A
a371
Didn't leave anything
Related Posts
一文了解 Blue Light 图币铭文
我用OpenSea创作了个人艺术作品「LiuPingDiaries」系列NFT
编程从学到用,到底有多远?
How Sui Network is redefining the notion of digital ownership?
CSGO饰品才是真正的NFT