Skip to main content

Get NFT image

GET 

/evm/:network/nft/metadata/image

Returns the image for a specific NFT token as binary data. Resolves the image URL from the NFT metadata (supports IPFS, HTTPS, and data: URIs) and proxies the image through ChainGate so consumers don't need to handle IPFS resolution. The response content type matches the original image format.

Request

Responses

Successful response