Get NFT metadata for one or many NFTs. Accepts an array of up to 25 tokens, each requiring token_address and token_id. Each NFT returned includes on-chain metadata as well as off-chain metadata, floor prices, rarity and more where available.
The chain to query
eth, 0x1, sepolia, 0xaa36a7, polygon, 0x89, bsc, 0x38, bsc testnet, 0x61, avalanche, 0xa86a, fantom, 0xfa, cronos, 0x19, arbitrum, 0xa4b1, chiliz, 0x15b38, chiliz testnet, 0x15b32, gnosis, 0x64, gnosis testnet, 0x27d8, base, 0x2105, base sepolia, 0x14a34, optimism, 0xa, polygon amoy, 0x13882, linea, 0xe708, moonbeam, 0x504, moonriver, 0x505, moonbase, 0x507, linea sepolia, 0xe705, flow, 0x2eb, flow-testnet, 0x221, ronin, 0x7e4, ronin-testnet, 0x7e5, lisk, 0x46f, lisk-sepolia, 0x106a, pulse, 0x171, sei-testnet, 0x530, sei, 0x531, monad, 0x8f "eth"
Body
The tokens to be fetched (max 25 tokens)
25[
{
"token_address": "0xa4991609c508b6d4fb7156426db0bd49fe298bd8",
"token_id": "12"
},
{
"token_address": "0x3c64dc415ebb4690d1df2b6216148c8de6dd29f7",
"token_id": "1"
},
{
"token_address": "0x3c64dc415ebb4690d1df2b6216148c8de6dd29f7",
"token_id": "200"
}
]Should normalized metadata be returned?
false
Should preview media data be returned?
false
Returns a collection of NFT owners
The address of the NFT contract
"0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB"
The token ID of the NFT
"15"
The type of NFT contract standard
"ERC721"
The wallet address of the owner of the NFT
"0x057Ec652A4F150f7FF94f089A38008f49a0DF88e"
The block number when the amount or owner changed
"88256"
The block number when the NFT was minted
"88256"
The name of the NFT contract
"CryptoKitties"
The symbol of the NFT contract
"RARI"
The token hash
"502cee781b0fb40ea02508b21d319ced"
When the token_uri was last updated
"2021-02-24T00:47:26.647Z"
When the metadata was last updated
"2021-02-24T00:47:26.647Z"
Indicates if a contract is possibly a spam contract
"false"
The URI to the metadata of the token
The metadata of the token
A normalized metadata version of the NFT's metadata.
A set of links to 'thumbnail / preview' media files
The number of this item the user owns (used by ERC1155)
"1"
The rarity rank
21669
The rarity percentage
98
The rarity label
"Top 98%"
Indicates if a contract is verified
"false"
The floor price of the NFT
"12345"
The floor price of the NFT in USD
"12345.4899"
The currency of the floor price
"eth"
Details about the most recent sale involving this token.