The ID of the NFT event (
contractAddress:tokenId:networkId).The contract address of the NFT collection.
The network ID the NFT collection is deployed on.
The token ID of the NFT asset involved in the transaction.
The wallet address of the buyer.
The wallet address of the seller.
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 contract address of 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 event type of the transaction.
The NFT marketplace address of the transaction.
The sortKey for the event (
blockNumber#transactionIndex#logIndex (+ #marketplaceEventLogIndex if applicable), zero padded). For example, 0000000016414564#00000224#00000413#00000414.The block number for the transaction.
The index of the transaction within the block.
The index of the log in the block.
The unique hash for the transaction.
The unix timestamp for the transaction.
The number of assets involved in the transaction.
The contract address of the marketplace aggregator that routed the transaction.
The contract address of the NFT pool, if applicable.
The name of the marketplace that processed the transaction.
The reason for the price error, if applicable. Can be
NO_TOKEN_DATA, NO_TOKEN_PRICE, or LOW_LIQUIDITY_PAIR.