Hyperliquid validator leaderboard: live net APR, uptime, commission
Per-validator net yield (predictedApr.day × uptime) in basis points across all 34 Hyperliquid validators. Ranked by net APR; commission and uptime shown as secondary columns.
Read this carefully
net_yield = predictedApr.day x uptimeFraction from /info validatorSummaries. No MEV layer at the validator level on Hyperliquid; the centralised sequencer captures order-flow value upstream. Jailed validators land at 0 bps regardless of published APR. APRs cluster at 200 to 225 bps across the active set; commission rate is the primary differentiator for delegators.
Hyperliquid runs a permissioned validator set of ~30 active nodes. Unlike Solana's ~3000-validator market where yield spreads across hundreds of bps, every non-jailed Hyperliquid validator earns the same gross APR from the protocol; the only differentiation is commission rate, uptime, and jail risk. This page surfaces the full active set, ranked by net yield (gross APR after commission and downtime drag), so a delegator can see exactly which operators take the smallest cut and stay online.
The data updates every 5 minutes from the Hyperliquid `/info validatorSummaries` endpoint. Net yield is `predictedApr.day × uptimeFraction`, expressed in basis points (1% = 100 bps).
Draft. no live data yet
The spec is published. Numbers will appear here as soon as the harness starts emitting metrics.
Source code