List individual NFT instances for a token contract
tokens
List individual NFT instances for a token contract
Retrieves instances of NFTs for a specific token contract. This endpoint is primarily for ERC-721 and ERC-1155 tokens.
GET
List individual NFT instances for a token contract
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Token holder address hash in the query
Pattern:
^0x([A-Fa-f0-9]{40})$Token ID for paging
Pattern:
^-?([1-9][0-9]*|0)$