NFT Metadata
The Metadata, nested within the NFT, provides detailed information about an NFT, including its name, description, image, external URL, and attributes.
Metadata
name
: The name or title associated with the NFT.description
: A textual description providing details about the NFT.image
,imagePreview
,imageThumbnail
: URLs or references to images associated with the NFT.externalUrl
: External URLs related to the NFT.attributes
: A list of attributes associated with the NFT.
Last updated