Global analytics timeseries (cumulative)
Returns cumulative analytics values at the end of each bucket. Use for running-total line charts of global volume, traders, fees over time.
Query Parameters
Bucket size: 60, 240, D, 1D, W, 1W, M, 1M (default: 60)
Bucket size for /analytics/timeseries and /analytics/deltas responses.
Each value picks the time interval that one row in the output covers:
60 = 1 hour, 240 = 4 hours, D/1D = 1 day, W/1W = 7 days,
M/1M = calendar month.
60, 240, D, 1D, W, 1W, M, 1M Start timestamp (Unix seconds). Omit for all-time.
End timestamp (Unix seconds)
Max data points (default: 500, max: 2500)
Cursor from previous response for next page
Response
Cumulative time-bucketed analytics
x >= 0Buy distribution — count of buy trades falling in each USD bucket.
Distinct traders ACTIVE in this bucket (window-unique, not first-time).
Distinct makers active in this bucket.
Distinct takers active in this bucket.