Create an NFT
Last updated
Last updated
This endpoint allows you to create a new NFT.
/v2/projects/:transferable/:projectId/nfts
Value must be either 't' for transferable or 'n' for non-transferable
Name stored as on-chain metadata
NFT #1
Symbol stored as on-chain metadata
NFT
Description stored in the metadata
This is my first NFT
Image URL for your NFT
https://example.com/image.png
Animation URL for your NFT
https://example.com/animation.mp4
Wallet address that will receive the NFT
EBeLw5jEdrEgDe17BdKGW2MizzGxtxigEuAGvYC7VzDp
^[A-HJ-NP-Za-km-z1-9]*$
If true, will update the NFT if one with the same owner / claimer exists
Key-value pairs of your NFT attributes
{"Points":"40000","Nickname":"LeGoat"}