Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
The contract address for the pair.
The network ID the pair is deployed on.
The ID for the pair (
pairAddress:networkId).The unix timestamp for the new bar.
The sortKey for the bar (
blockNumber#transactionIndex#logIndex, zero padded). For example, 0000000016414564#00000224#00000413.Price data broken down by resolution.
See UnconfirmedResolutionBarData
The quote token within the pair.
See QuoteToken
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
onBarsUpdatedinstead. (Solana only)