NFT Metadata Access
Gets the metadata associated with a given Contract.
GET
GET/nft/{chain}/{token}/getContractMetadata
Gets the batch metadata associated with a given Contract.
GET
/nft/{chain}/{token}/getContractMetadataBatch
Gets the metadata associated with a given NFT.
GET
/nft/{chain}/{token}/getNFTMetadata
Gets the batch metadata associated with a given NFT.
POST
/nft/{chain}/{token}/getNFTMetadataBatch
Gets the metadata associated with a given Contract.
GET
/nft/{chain}/{token}/searchContractMetadata
Last updated