contractAddress
: [string hexadecimal] - contract address for the NFT collectionaddress
: [string hexadecimal] contract address for the queried NFT collectioncontractMetadata:
[object]name:
[string] NFT contract name symbol:
[string] NFT contract symbol abbreviationtotalSupply:
[string] total number of NFTs in a given NFT collectiontokenType:
[string] "erc721"
or "erc1155"
NFT token typename
, symbol
, and totalSupply
fields will only be set in the response if the contract implements functions to return each field.