builder_leaderboard
Rank Hyperliquid builders by exact revenue from the on-chain builder-fee ledger for day, week, or month, with deltas and user metrics to track growth.
Instructions
Builders (HIP-3 dexes, frontends, bots) ranked by exact revenue from Hyperliquid's on-chain cumulative builder-fee ledger over the requested period. Each row carries join-attributed fill volume, distinct users, and fill counts — plus the same metrics for the immediately preceding window for deltas — the builder's most common requested fee rate over the last 7d of orders (feeTenthsBp, tenths of a basis point), and builderName from a curated registry (omitted when unknown). Attributed metrics slightly undercount versus ledger revenue because trigger-order fills (stop/TP) are not yet attributed — see the response's dataNotes; the 'verified' stamp gives the ledger block this data was reconciled against. Use for 'which builders earn the most?' or 'is builder X growing?'. Requires Starter tier or higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return (max 100). | |
| offset | No | Pagination offset (window capped at 1000). | |
| period | No | Ranking window: day, week, or month. Prev-window deltas cover the same-length window immediately before. | week |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |