Live-streamed bar chart data to track price changes over time.
Returns: OnBarsUpdatedResponse
The ID of the pair (address:networkId).
address
networkId
The token of interest within the pair. Can be token0 or token1.
token0
token1
"""Live-streamed bar chart data to track price changes over time.""" onBarsUpdated(pairId: String, quoteToken: QuoteToken): OnBarsUpdatedResponse
Was this page helpful?