NFTs
Get nft tokens by id for address
Gets token details for a specific token of an NFT contract.
GET
/
{chainName}
/
v1
/
nft
/
collections
/
{address}
/
tokens
/
{tokenID}
Path Parameters
contract nft address
TokenId on the contract.
Name of the blockchain (e.g., ethereum, polygon, bsc)