Get NFT Metadata

Get NFT Metadata By Address

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Definition

This endpoint retrieves metadata information for a specified NFT (Non-Fungible Token). NFT metadata typically includes details about the token's properties, attributes, ownership details, and other relevant information that define its uniqueness and value within the blockchain ecosystem.

Query Parameters

  • nft_id (string): The identifier or token ID of the NFT for which metadata is requested.
  • address (string): The blockchain address where the NFT contract is deployed or where the NFT resides.
  • chain_id (string): The identifier of the blockchain network where the NFT resides or where the contract is deployed.

Response

The response will include a JSON object containing metadata information for the specified NFT.

This endpoint is useful for retrieving comprehensive information about a specific NFT, facilitating transparency, verification of authenticity, and evaluation of its market value and attributes.

Query Params
string
required
string
required
string
required

String - denotes the specific blockchain network from which the data has been crawled. Available values: mantle, fuse, optimism, avalanche, ethereumpow, base, oasisemerald, milkomedacardano, velas, kcc, cronos, pulechain, stepnetwork, dogechain, moonriver, moonbeam, arbitrum, fantom, bsc, iotex, harmony, ethereum, polygon. Default to "all"

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json