Retrieves detailed information about a specific NFT instance, identified by its token contract address and 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
Detailed information about the specified NFT instance.
"https://example.com"
"https://example.com"
^-?([1-9][0-9]*|0)$"https://example.com"
Mime type of the media in media_url
"image/png"
"https://example.com"
{
"description": "Test",
"image": "https://example.com/image.png",
"name": "Test"
}Address
Token struct
ERC-20, ERC-721, ERC-1155, ERC-404, ERC-7984 ^-?([1-9][0-9]*|0)$