Returns cumulative stats for one builder over the chosen window.
Documentation Index
Fetch the complete documentation index at: https://docs.struct.to/llms.txt
Use this file to discover all available pages before exploring further.
Builder code.
Window to report stats over. Default: lifetime. Time window for cumulative builder stats.
lifetime, 1d, 7d, 30d Builder snapshot with embedded display metadata.
Documentation-only response shape for endpoints that embed display
metadata onto each row (/, /{builder_code}, /tags/{tag}). Mirrors
BuilderLatestRow and adds a nullable metadata field. Not used as a
data structure at runtime — the actual response is built by
BuilderLatestRow plus a JSON-level merge from the metadata cache, which
produces this exact shape.
x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0Average revenue per user — builder_fees / unique_traders.
Average volume per user — volume_usd / unique_traders.
Builder's maker fee rate in basis points. Same value across all timeframes — this is a property of the builder, not a windowed metric.
x >= 0Builder's taker fee rate in basis points. Same scoping as
builder_maker_fee_rate_bps.
x >= 0Builder display metadata (name, links, icon URL, description).
null when no metadata has been registered for this builder.