Update an NFT
Last updated
Last updated
This endpoint allows you to perform a partial update on an NFT.
Value must be either 't' for transferable or 'n' for non-transferable
NFT ID
Description stored in the metadata
This is my first NFT
Image URL for your NFT
https://example.com/image.png
Key-value pairs of your NFT attributes
{"Points":"40000","Nickname":"LeGoat"}
Animation URL for your NFT
https://example.com/animation.mp4
This endpoint allows you to perform an update on an NFT.
Value must be either 't' for transferable or 'n' for non-transferable
NFT ID
Description stored in the metadata
This is my first NFT
Image URL for your NFT
https://example.com/image.png
Key-value pairs of your NFT attributes
{"Points":"40000","Nickname":"LeGoat"}
Animation URL for your NFT
https://example.com/animation.mp4