Skip to main content
networkId
Int!
required
The network ID the pair is deployed on.
timestamp
Int!
required
The unix timestamp for the new bar.
statsType
The type of statistics used. Only FILTERED.
eventSortKey
String!
required
The sortKey for the bar (blockNumber#transactionIndex#logIndex, zero padded). For example, 0000000016414564#00000224#00000413.
aggregates
Price data broken down by resolution.
tokenAddress
String!
required
The address of the token being quoted
tokenId
String!
required
The address of the token being quoted
pairAddress
String
deprecated
The contract address for the pair.
This field is deprecated. pairs are no longer used for pricing
pairId
String
deprecated
The ID for the pair (pairAddress:networkId).
This field is deprecated. pairs are no longer used for pricing
quoteToken
QuoteToken
deprecated
The quote token within the pair.
This field is deprecated. pairs are no longer used for pricing