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.

o
Float!
Open price.
h
Float!
High price.
l
Float!
Low price.
c
Float!
Close price.
v
Int
Trade count (legacy v field).
t
Int!
Unix timestamp (seconds) of the bar’s start.
volume
String!
Total volume in the bar’s denomination (full-precision decimal string).
volumeNativeToken
String!
Total volume in the network’s native token (full-precision decimal string).
buyers
Int!
Distinct buyer wallets.
buys
Int!
Buy transaction count.
buyVolume
String!
Buy-side volume (full-precision decimal string).
sellers
Int!
Distinct seller wallets.
sells
Int!
Sell transaction count.
sellVolume
String!
Sell-side volume (full-precision decimal string).
liquidity
String!
Liquidity (USD or native token, depending on bar variant).
traders
Int!
Distinct trader wallets (buyers + sellers, deduped).
transactions
Int!
Total transaction count.
poolFees
String
Total pool fees for the window.
baseFees
String
Base fees for the window.
priorityFees
String
Priority fees for the window.
builderTips
String
Builder tips for the window.
l1DataFees
String
L1 data fees for the window (rollups).