String!
The contract address of the pair.
Int!
The network ID that the token is deployed on.
String!
The ID of the event (
address:networkId). For example, 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2:1.QuoteToken
The token of interest within the pair. Can be
token0 or token1.
See QuoteToken[UnconfirmedEvent]!
A list of transactions for the token.
See UnconfirmedEvent
Used By
Returned by- onUnconfirmedEventsCreated (deprecated): Deprecated unconfirmed live-streamed transactions for a token. Use
onEventsCreatedinstead. (Solana only)