Skip to main content

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.

address
String!
Pair contract address (lowercase).
networkId
Int!
Network ID the pair is on.
id
String!
Pair pointer in the form address:networkId.
quoteToken
QuoteToken
Resolved quote side for the batch. Echoes the subscriber’s quoteToken arg when set, otherwise the per-pool default (token0). See QuoteToken.
events
[Event!]!
One or more events from the same pair, ordered by (blockNumber, transactionIndex, logIndex). See Event.