Get Wallet NFT Holder Status
This endpoint checks whether a wallet address holds a specific NFT or if a wallet address holds any NFT from a given collection.
If tokenId is entered, the endpoint will check if the wallet address holds that exact NFT. While if tokenId is omitted, the endpoint will check if the wallet address holds any NFT from the entered collection.
Authorizations
API key to access the API (optional)
Query Parameters
Unique identifier for a blockchain network.
1, 10, 100, 10143, 11011, 11124, 11155111, 11155420, 11235, 11297108099, 11297108109, 1135, 130, 1301, 1313161554, 137, 14, 168587773, 1868, 1946, 2741, 30, 300, 31, 321, 322, 324, 32769, 33101, 33111, 33139, 360, 37111, 4002, 4202, 42161, 421614, 42220, 42261, 42262, 43113, 43114, 480, 4801, 50, 51, 534351, 534352, 5371, 5373, 54211, 56, 59141, 59144, 61, 7332, 7777777, 80002, 80094, 81457, 8453, 84532, 97, 999999999, stellar, stellar-testnet, toncoin 1
The address of the NFT collection to query.
"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
The address of the wallet to query.
"0x46efbaedc92067e6d60e84ed6395099723252496"
The ID of the token. This parameter is supported by Tatum and Covalent (When entered, the endpoint will check if the wallet address holds the specific NFT ID specified.)
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Overrides our autorouting. Only specify this parameter if you would like to specify only a single provider to use for this request.
Alchemy, GoldRush, Tatum Response
Wallet owns any token in given NFT contract.
false