Skip to main content

ERC721 tokens

GET 

/api/chain/erc721-tokens

Lists every ERC721 token_id held by an owner by combining balanceOf(owner) with tokenOfOwnerByIndex(owner, i) across a batched set of eth_call requests. Requires the contract to implement the ERC721Enumerable extension.

Request

Responses

Successful response