Skip to main content
String!
The contract address for the pair.
Int!
The network ID the pair is deployed on.
String!
The ID for the pair (pairAddress:networkId).
Int!
The unix timestamp for the new bar.
String!
The sortKey for the bar (blockNumber#transactionIndex#logIndex, zero padded). For example, 0000000016414564#00000224#00000413.
UnconfirmedResolutionBarData!
Price data broken down by resolution. See UnconfirmedResolutionBarData
QuoteToken
The quote token within the pair. See QuoteToken
String!
The address of the token being quoted

Used By

Returned by
  • onUnconfirmedBarsUpdated (deprecated): Deprecated unconfirmed live-streamed bar chart data to track price changes over time. Use onBarsUpdated instead. (Solana only)