Skip to main content
Returns: AddEventsOutput

Arguments

address
String
The pair contract address.
id
String
The ID of the pair (address:networkId). Required unless you are on an enterprise plan including EventFeed features.
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 pair."""
onEventsCreated(address: String, id: String, quoteToken: QuoteToken, networkId: Int): AddEventsOutput