Live-streamed stat updates for a given token within a pair.
Returns: PairMetadata
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 stat updates for a given token within a pair.""" onPairMetadataUpdated(id: String, quoteToken: QuoteToken): PairMetadata
Was this page helpful?