All tags with builder-attributed activity
Returns every tag that has builder-routed activity, with metrics aggregated across all builders. distinct_builders is exact; other unique_* columns sum per-builder uniques and may slightly over-count traders active under multiple builders.
Query Parameters
Metric to sort by. Default: volume. Sort metric for the builders list endpoint.
volume, txns, traders, fees, builder_fees, new_users, avg_rev_per_user, avg_vol_per_user, builder_maker_fee_rate_bps, builder_taker_fee_rate_bps Sort direction (default: true = highest first).
Window: lifetime, 1d, 24h, 7d, 30d, 1mo. Default: lifetime. Time window for cumulative builder stats.
lifetime, 1d, 7d, 30d Max rows to return (default 50, max 500).
Skip count.
Opaque cursor.
Response
Per-tag aggregated stats
Tag.
Latest block number for the metric snapshot.
x >= 0Unix timestamp in seconds.
x >= 0Distinct builders.
x >= 0Volume in USD.
Buy volume in USD.
Sell volume in USD.
Unique traders.
x >= 0Unique makers.
x >= 0Unique takers.
x >= 0Transaction count.
x >= 0Buy count.
x >= 0Sell count.
x >= 0Fees in USD.
Builder fees.
Shares volume.
Yes volume in USD.
No volume in USD.
Yes count.
x >= 0No count.
x >= 0Buy trade count in the under-10 USD bucket.
x >= 0Buy trade count in the 10-100 USD bucket.
x >= 0Buy trade count in the 100-1k USD bucket.
x >= 0Buy trade count in the 1k-10k USD bucket.
x >= 0Buy trade count in the 10k-50k USD bucket.
x >= 0Buy trade count in the 50k-plus USD bucket.
x >= 0New users.
x >= 0Average rev per user.
Average vol per user.