Retrieves current holders of a specific NFT instance. For ERC-721, this will typically be a single address. For ERC-1155, multiple addresses may hold the same token ID.
API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/
Address hash in the path
^0x([A-Fa-f0-9]{40})$Token ID for ERC-721/1155/404 tokens
^-?([1-9][0-9]*|0)$API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Address hash for paging
^0x([A-Fa-f0-9]{40})$Number of items returned per page
1 <= x <= 50Token ID for paging
^-?([1-9][0-9]*|0)$Transaction value for paging
^-?([1-9][0-9]*|0)$