latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
check-ownership-in-nft-collection-token
Commonly used to verify ownership of a specific token (ERC-721 or ERC-1155) within a collection.
get/v1/{chainName}/address/{walletAddress}/collection/{collectionContract}/token/{tokenId}/
Path parameters
chainNamestring required
The chain name eg: eth-mainnet.
walletAddressstring required
The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.
collectionContractstring required
The requested collection address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.
tokenIdstring required
The requested token ID.
Response
Successful response