The contract address for the token.
The number of tokens transferred.
The recipient of the tokens.
Whether this should be summed to calculate the price of the NFT received in the base event. Tokens that are payment fees or involved with other sales in the transaction are often represented in sales and would have a value of
false.The total trade price for the transaction in the purchasing token. (The transaction can include more than 1 token).
The price of each individual NFT in the purchasing token.
The total trade price for the transaction in USD. (The transaction can include more than 1 token).
The price of each individual NFT in USD.
The total trade price for the transaction in the network’s base token. (The transaction can include more than 1 token).
The price of each individual NFT in the network’s base token.
The reason for the price error, if applicable. Can be
NO_TOKEN_DATA, NO_TOKEN_PRICE, or LOW_LIQUIDITY_PAIR.