Live-streamed bucketed stats for a given token within a pair.
Returns: DetailedStats
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 bucketed stats for a given token within a pair.""" onDetailedStatsUpdated(pairId: String, tokenOfInterest: TokenOfInterest): DetailedStats
Was this page helpful?