isHolderOfCollection
Checks whether a wallet holds a NFT in a given collection
Path parameters
apiKey
Query parameters
owner
String - Address for NFT owner (can be in ENS format for Eth Mainnet).
contractAddress
String - Contract address for the NFT contract (ERC721 and ERC1155 supported).
Response
isHolderOfCollection
Whether the given wallet owns any token in the given NFT collection.