NFT data schemas
Tokens
Distinct identifier for an NFT
The blockchain’s name where the NFT exists
Address of the contract related to the NFT
ID of the NFT’s token on its contract. Null for Solana and Bitcoin NFTs
The name of the NFT, obtained from its metadata
Description of the NFT, derived from its metadata
Set of URLs leading to resized preview images of the media
URL leading to the cached image file
Properties of the image, if available
URL leading to the cached video file
Properties of the video, if available
URL leading to the cached audio file
Properties of the audio, if available
URL leading to the cached 3D model file
Properties of the model, if available
URL leading to the cached file for other media types such as PDFs
Properties of the file, if available
Background color of the NFT, as per its metadata
External URL, as per the NFT’s metadata
Date and time of NFT minting in timestamp format (e.g., 2021-07-03T23:45:00)
Status of the NFT, either ‘minted’, or ‘burned’
Known quantity of this NFT
Known number of owners of this NFT
Array of top owners of this NFT
Details on the most recent sale involving this NFT
Details of the first creation of this NFT
Type of contract information for this NFT
Information associated with this NFT’s collection
Information on this NFT’s rarity
Array of royalty details, by source
JSON field containing additional custom metadata fields
The id of the user
Collections
Distinct identifier for a particular collection
Title of the collection
Brief about the collection
URL leading to the collection’s logo or main image
URL leading to the collection’s banner image
Category of the collection, if available
Flag indicating if the collection is marked as NSFW
URL of the external website or resource linked to the collection
The Twitter handle linked to the collection
The Discord server linked to the collection
Instagram URL for the collection
Medium.com username associated with the collection
Telegram URL for the collection
Array of objects referencing the collection’s page(s) on a marketplace
Unique metaplex mint ID, only for Solana NFTs that are part of a verified metaplex collection
Identifier to group by the initial verified creator address when a verified metaplex collection is not available
Spam rating of the NFT collection, ranges from 0-100 (100 signifies high likelihood of being spam)
Array of minimum prices for the collection, one for each marketplace
Array of highest bids for the collection, one for each marketplace
Array of chains included in the collection
Array of contracts linked to this collection
Sales + Transfers
Listings / Asks
Bids
Was this page helpful?