Endpoint
Query parameters
Response
Ranking modes
by=revenue—builder_fees_totalDESC. The “who’s making money” leaderboard. Default.by=volume— total USDH routed through, regardless of fee rate.by=fills— count of fills routed.by=users— distinct wallets that have used this builder.
Use cases
- Track a competing UI’s growth by polling weekly and watching
volume_usdhclimb. - Identify integration partners — top builders by
unique_usersare well-distributed UIs worth talking to. - Effective fee rate analysis —
builder_fees_total / volume_usdh × 10000 = bpscharged.
Examples
Notes
- Builders without a
builder_addr(default HL frontend, or programmatic API users) are excluded. market_share_pctis recomputed every minute.- Builder fees can be charged as a percentage of size —
bpsmay vary across this builder’s fills.