TypeScript shape
Float!
Open price.
Float!
High price.
Float!
Low price.
Float!
Close price.
Int
Trade count (legacy
v field).Int!
Unix timestamp (seconds) of the bar’s start.
String!
Total volume in the bar’s denomination (full-precision decimal string).
String!
Total volume in the network’s native token (full-precision decimal string).
Int!
Distinct buyer wallets.
Int!
Buy transaction count.
String!
Buy-side volume (full-precision decimal string).
Int!
Distinct seller wallets.
Int!
Sell transaction count.
String!
Sell-side volume (full-precision decimal string).
String!
Liquidity (USD or native token, depending on bar variant).
Int!
Distinct trader wallets (buyers + sellers, deduped).
Int!
Total transaction count.
String
Total pool fees for the window.
String
Base fees for the window.
String
Priority fees for the window.
String
Builder tips for the window.
String
L1 data fees for the window (rollups).