Historical Volume
Pools
Historical Volume
Returns historical volume for a pool aggregated into time buckets
Notes
- If both
start_timeandend_timeare provided, the result covers the range[start_time, end_time] - If only one of
start_timeorend_timeis provided, the missing bound is inferred using the selectedtimeframe - If neither is provided, a default range is used based on
timeframe
GET
Historical Volume
Documentation Index
Fetch the complete documentation index at: https://docs.meteora.ag/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Base58-encoded pool address
Query Parameters
Timeframe
Allowed values 5m 30m 1h 2h 4h 12h 24h
If omitted, the API uses 24h
Available options:
5m, 30m, 1h, 2h, 4h, 12h, 24h Unix timestamp in seconds (inclusive)
If omitted, the API uses a default range based on timeframe
Required range:
x >= 0Unix timestamp in seconds (inclusive)
If omitted, the API uses "now" as the end
Required range:
x >= 0
