Skip to main content

NFT metadata

GET 

/api/chain/nft-metadata

Calls tokenURI(tokenId) (ERC721) or uri(tokenId) (ERC1155) via eth_call, resolves ipfs:// URIs through a gateway, and returns the resolved metadata JSON alongside the raw URI. Works for most compliant NFT contracts.

Request

Responses

Successful response