Airdrop Data
The following table capture detailed data on airdrop events, the tokens distributed, and user participation.
airdrop_timestamp
The timestamp the airdrop was given to the user.
number
user_address
The address of the user claiming the airdrop.
string
claim_timestamp
The timestamp of when the user claimed the airdrop.
number
transaction_hash
The hash of the transaction.
string
log_index
The event log. For transactions that don't emit event, create arbitrary index starting from 0.
number
airdrop_token_address
The smart contract address of the airdropped token.
string
airdrop_token_symbol
The symbol of the token being airdropped.
string
token_amount
The amount of each token airdropped, decimal normalized.
number
amount_usd
The USD value of the airdropped tokens.
number
Last updated