Combo daily activity
Combos
Combo Daily Activity
Chart complete UTC-day Combo fills, share volume, lifecycle activity, mapped transfers, and exact redemptions.
GET
Combo daily activity
GET /v3/combos/activity/daily returns one zero-filled row for every UTC day
in a bounded window. Use it to build daily Combo charts without paging and
joining four separate feeds in your application.
History is complete from 2026-05-29. The current UTC day is included but has
complete: false because more activity can still arrive.
Request
Query parameters
An explicit range can contain at most 30 days, including both endpoints. It
cannot begin before
2026-05-29 or end after the current UTC date.
Examples
Use a rolling period:Metric semantics
redeem_event_count and exact_redemption_count come from different canonical
fact families. Do not assume they are equal on every day.
Completeness and no-go interpretations
complete_throughis the last fully covered UTC date certified by all required checkpoints. A day after it hascomplete: false.- Zeroes are emitted only inside the documented coverage window. They mean no matching canonical facts were indexed for that day, not missing pagination.
- Share volume is not USD notional. Do not put a dollar sign on it or add it to USD volume.
- Signed BUY/SELL is not wallet direction and cannot establish wallet buys, wallet sells, or net platform flow.
- This route does not reconstruct a historical active-Combo count or infer a state snapshot from lifecycle events.
Errors
The
503 body is intentionally generic. Retry the complete request; do not
treat it as a zero-activity window.Authorizations
Query Parameters
Rolling UTC window. Do not combine with start_date or end_date.
Available options:
1d, 7d, 30d Inclusive UTC start date. Requires end_date; coverage begins 2026-05-29.
Inclusive UTC end date. Requires start_date; the range can contain at most 30 days.
Bucket interval. Only day is supported.
Available options:
day Response
Complete bounded UTC-day activity rectangle.
Available options:
day Available options:
UTC Available options:
2026-05-29 Required range:
x >= 0Available options:
shares Required array length:
1 - 30 elements
