Live-streamed unconfirmed transactions for a token. (Solana only)
Returns: AddUnconfirmedEventsOutput
The pair contract address.
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 unconfirmed transactions for a token. (Solana only)""" onUnconfirmedEventsCreated(address: String, id: String, quoteToken: QuoteToken): AddUnconfirmedEventsOutput
Was this page helpful?