NFT Metadata

What is NFT Metadata?

The attributes or details that define a digital asset are called NFT Metadata.

In Wallet-721, metadata of ERC-721 tokens supports metadata configured according to the standards provided by the market. The details of the provided metadata are as follows.

Metadata Properties

NameDescription
descriptionA description of NFTs.
imageIt is an image of NFT. Can be used as a preview if 'animation_url' is populated.
image_dataThe NFT's SVG image data.
background_colorThe background color of the NFT.
external_urlA URL used to navigate to another website.
youtube_urlThis is the YouTube URL of the NFT.
animation_urlThe NFT's animation URL.
attributesA value that contains the properties of the NFT.

Metadata Attributes

NameDescription
display_typeHelps platforms to display attribute.
trait_typeType of the attribute.
image_dataValue of the attribute.