Builder Analytics

Builder revenue leaderboard

Builders ranked by exact revenue from Hyperliquid's cumulative builder-fee ledger over the requested period (day, week, or month). Each row carries join-attributed volume, distinct users, and fill counts — plus the same metrics for the immediately preceding window for deltas — and the builder's most common requested fee rate over the last 7d of orders. Attributed metrics slightly undercount versus ledger revenue because trigger-order fills (stop/TP) are not yet attributed (~6% of fees ecosystem-wide), and are null altogether when the attribution pass exceeds its budget — revenue always serves. See the response's dataNotes.

get/api/public/v1/builders/leaderboard

Query parameters

period'day' | 'week' | 'month'
limitinteger
offsetinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

dataNotesstring required
periodstring required

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/BuilderLeaderboardBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.