GET
/
{chainName}
/
v1
/
nft
/
collections
/
{address}
/
tokens
/
{tokenID}

Path Parameters

address
string
required

contract nft address

tokenID
string
required

TokenId on the contract.

chainName
string
required

Name of the blockchain (e.g., ethereum, polygon, bsc)

Response

200 - application/json
address
string
required

Contract address of the ERC-721 token.

ercType
string
required

ERC standard type.

metadata
object
required
tokenId
string
required

Unique identifier of the token.

tokenUri
string
required

URI pointing to the token metadata.

balance
string

balance of NFT