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.
This endpoint requires a Growth or Enterprise plan. Learn more.
This subscription is deprecated. Use onBarsUpdated instead
Returns
See OnUnconfirmedBarsUpdated
Show Properties
Show Properties
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
Show Properties
Show Properties
The quote token within the pair.
See QuoteToken
The address of the token being quoted
Arguments
The ID of the pair (
address:networkId).The token of interest within the pair. Can be
token0 or token1.
See QuoteToken