Per-tag breakdown for a builder
Returns the top tags this builder has routed activity into, ranked by the chosen metric over the chosen window.
Path Parameters
Builder code.
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 breakdown
Tag.
Latest block number for the metric snapshot.
x >= 0Unix timestamp in seconds.
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.