Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
Subscriptions use the WebSocket endpoint
wss://api.mobula.io/graphql/subscriptions with the graphql-transport-ws protocol.Returns
Batched event payload scoped to the subscribed pair. See AddEventsOutput.
Arguments
Pair ID in the form
address:networkId. Provide this or the address + networkId pair.Pair contract address. Required when
id is not provided.Network ID. Required when
id is not provided.Override the quote side. When set,
eventDisplayType (Buy/Sell) and the per-unit pricing fields on SwapEventData are recomputed against this quote. Defaults to token0. See QuoteToken.Allow-list of commitment levels to receive. Defaults to
[Confirmed]. Today only Confirmed events are produced; passing [Processed] only will receive nothing. See EventCommitmentLevel.