This Object contains all information about NFT metadata
Name | Type | Description |
---|---|---|
name | String | Name of the NFT |
description | String | A human-readable description of the NFT |
image | String | This is the URL to the image of the NFT |
animation_url | String | A URL to a multi-media attachment for the NFT |
youtube_url | String | A URL to a YouTube video |
external_url | String | This is the URL that will appear below the asset's image on OpenSea and will allow users to leave OpenSea and view the NFT on your site |
attributes | [NftAttributes ] | These are the attributes for the NFT |