isAirdrop

Returns whether a token is marked as an airdrop or not. Airdrops are defined as NFTs that were minted to a user address in a transaction sent by a different address.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Query Params
string
Defaults to 0xe785E82358879F061BC3dcAC6f0444462D4b5330

String - Contract address for the NFT contract (ERC721 and ERC1155 supported).

string
required
Defaults to 44

String - The ID of the token. Can be in hex or decimal format.

Response

Response body
boolean
Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
ReadMe
Support Hub