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.

commitmentLevel
BarCommitmentLevel!
Processed or Confirmed. See BarCommitmentLevel.
networkId
Int!
Chain id.
timestamp
Int!
Unix timestamp (seconds) when the bar update was produced.
statsType
TokenPairStatisticsType!
FILTERED or UNFILTERED. See TokenPairStatisticsType.
eventSortKey
String!
Composite sort key (blockNumber#transactionIndex#logIndex, zero-padded).
aggregates
ResolutionBarData!
Per-resolution bars. See ResolutionBarData.
tokenAddress
String!
Token contract address.
tokenId
String!
Token identifier (tokenAddress:networkId).
The following fields are deprecated — pairs are no longer used for pricing. They remain in the schema for backwards compatibility and may be removed in a future version.
pairAddress
String
deprecated
Deprecated — pairs are no longer used for pricing.
pairId
String
deprecated
Deprecated — pairs are no longer used for pricing.
quoteToken
QuoteToken
deprecated
Deprecated — pairs are no longer used for pricing. See QuoteToken.