NFT Object

FieldTypeDescription
nft_idstringunique identifier for an NFT
contract_addresshex stringcontract address of the NFT
token_idint stringtoken id of the NFT
namestring, nullname of the NFT
descriptionstring, nulldescription of the NFT
external_urlstring, nullexternal url of the NFT
attributesjson, nullattributes of the NFT
image_urlstring, nullimage url of the NFT
image_small_urlstring, null
image_medium_urlstring, null
animation_urlstring, nullanimation url of the NFT
minted_by_addresshex stringaddress that minted the NFT
minted_at_transaction_hashhex stringtransaction hash when the NFT was minted
minted_at_timestampnumberunix timestamp when the NFT was minted
balanceNFT Balance Object, nullbalance of the NFT, null for ERC1155 nfts