Returns: AddEventsOutput

Arguments

address
String
The pair contract address.
id
String
The ID of the pair (address:networkId).
quoteToken
QuoteToken
The token of interest within the pair. Can be token0 or token1.
networkId
Int
The networkId to use when getting all events per network

Schema

"""Live-streamed transactions for a token."""
onEventsCreated(address: String, id: String, quoteToken: QuoteToken, networkId: Int): AddEventsOutput