getNFTMetadataBatch
Gets the metadata associated with up to 100 given NFT contracts.
Path parameters
Request
List of token objects to batch request NFT metadata for. Maximum 100.
Response
Object - Contract for returned NFT
String - Token balance
String - Name of the NFT asset.
String - Brief human-readable description
Relevant metadata for NFT contract. This is useful for viewing image url, traits, etc. without having to follow the metadata url in tokenUri to parse manually.
String - ISO timestamp of the last cache refresh for the information returned in the metadata field.
String - A string describing a particular reason that we were unable to fetch complete metadata for the NFT.
Information about whether and why a contract was marked as spam.
Only present if the request specified orderBy=transferTime
.