Returns
Show Properties
Show Properties
A list of transactions for an NFT collection.
Show Properties
Show Properties
The total trade price for the transaction in the purchasing token. (The transaction can include more than 1 token).
The total trade price for the transaction in USD. (The transaction can include more than 1 token).
The total trade price for the transaction in the network’s base token. (The transaction can include more than 1 token).
The sortKey for the event (
blockNumber#transactionIndex#logIndex (+ #marketplaceEventLogIndex if applicable), zero padded). For example, 0000000016414564#00000224#00000413#00000414.The contract address of the marketplace aggregator that routed the transaction.
The reason for the price error, if applicable. Can be
NO_TOKEN_DATA, NO_TOKEN_PRICE, or LOW_LIQUIDITY_PAIR.The tokens/NFTs that were offered to make this transaction occur.
Show Properties
Show Properties
Show Properties
Show Properties
NftEventTradeItemType!
required
Show Properties
Show Properties
NftEventTradeItemType!
required
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 total trade price for the transaction in USD. (The transaction can include more than 1 token).
The total trade price for the transaction in the network’s base token. (The transaction can include more than 1 token).
The tokens/NFTs that were received in this transaction.
Show Properties
Show Properties
Show Properties
Show Properties
NftEventTradeItemType!
required
Show Properties
Show Properties
NftEventTradeItemType!
required
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 total trade price for the transaction in USD. (The transaction can include more than 1 token).
The total trade price for the transaction in the network’s base token. (The transaction can include more than 1 token).
This field is deprecated. Some events may lack this value - use the nullable totalTradePrice. tokenPrice will return null values as an empty string.
This field is deprecated. Some events may lack this value - use the nullable totalTradePrice. totalPrice will return null values as an empty string.
This field is deprecated. Some events may lack this value - use the nullable individualTradePrice. individualTokenPrice will return null values as an empty string.
This field is deprecated. Some events may lack this value - use the nullable individualTradePrice. individualPrice will return null values as an empty string.