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

Used By

Returned by
  • onTokenBarsUpdated: Live-streamed aggregate bar chart data to track price changes over time for a token.