NakedPnL vs Hyperliquid Leaderboard — On-Chain Ranking vs Verified Multi-Venue Registry
Hyperliquid's on-chain ranking lives inside a single venue and ranks by raw P&L. NakedPnL is a multi-venue, hash-chained registry of time-weighted returns. Drawn precisely.
- Hyperliquid is a perpetual-futures DEX; its ranking is the on-chain P&L of accounts trading exclusively on Hyperliquid, sortable by raw return.
- NakedPnL is a publisher: the trader keeps custody at any supported venue, and the registry computes time-weighted return from daily NAV snapshots and chains them with SHA-256 plus Bitcoin anchoring.
- Hyperliquid's ranking is venue-locked and metric-naive. NakedPnL is venue-portable, GIPS-aligned, and externally re-verifiable.
Verdict in one paragraph
Hyperliquid's leaderboard is one of the most visible on-chain rankings in crypto because every trade settles on the Hyperliquid L1 and every account's P&L is therefore observable on-chain. That is genuinely useful: anyone with a block explorer can see what an address did. But Hyperliquid's ranking is also venue-locked (Hyperliquid trades only) and metric-naive (raw return, with no adjustment for cash-flow timing). NakedPnL takes a different route. The trader keeps custody at their preferred venue — Binance, Bybit, OKX, IBKR, Kalshi, Polymarket, or a future addition — and NakedPnL ingests daily NAV via read-only API keys, computes time-weighted return with Decimal.js precision, and writes the result to an append-only SHA-256 chain anchored daily to Bitcoin via OpenTimestamps.
What they do differently
Hyperliquid is a vertically integrated trading venue. Orders, matching, settlement, and clearing run on its own L1 chain. Because every trade is settled on-chain, a third-party explorer or analytics tool can derive an account's realised and unrealised P&L without trusting the venue operator. The on-chain visibility is real and durable — that is the genuine strength of an on-chain DEX leaderboard.
Two structural limits remain. First, the Hyperliquid leaderboard captures only trades that settled on Hyperliquid. A trader who is also active on Binance or Bybit, or in equities through IBKR, has a partial picture if you stop at Hyperliquid. Second, the visible ranking is sorted by raw P&L or rate-of-return numbers that do not split sub-periods at external deposits or withdrawals. A trader who deposits aggressively into a winning streak looks better than the same trader's actual skill warrants when measured by GIPS-style time-weighted return.
NakedPnL inverts both choices. It is multi-venue, so a trader's chain continues if they migrate from Bybit to OKX or extend from crypto into equities. And it computes TWR per the methodology required by the Global Investment Performance Standards, not the metric most convenient for a venue's marketing. The output is intended to survive due diligence, not to be a venue-side conversion funnel.
Feature comparison
| Criterion | NakedPnL | Hyperliquid Leaderboard |
|---|---|---|
| Category | Public registry of verified performance | Native ranking inside a perpetuals DEX |
| Custody | None — read-only API keys at the user's venue | Self-custody on the Hyperliquid L1; account is the user's address |
| Venue scope | Multi-venue (Binance, Bybit, OKX, IBKR, Kalshi, Polymarket) | Single venue — Hyperliquid only |
| Performance metric | Time-weighted return computed from daily NAV (GIPS methodology) | Raw P&L, ROI, and other return figures over selectable windows |
| External cash-flow adjustment | Sub-period termination at every external flow per GIPS | Not applied — large deposits during winning streaks inflate visible numbers |
| Snapshot cadence | Daily NAV at 23:55 UTC, retained forever | Continuous on-chain settlement; ranking refreshes near-continuously |
| Verification model | SHA-256 content hash, append-only chain, Merkle root anchored to Bitcoin | Underlying trades are on-chain on the Hyperliquid L1; the rendered ranking is operator-curated |
| Independent re-derivation | Yes — browser-side SHA-256 from raw exchange responses + OTS proof | On-chain trade history is verifiable; venue-rendered ranking is not the canonical source |
| Public profile of the trader | Opt-in, GDPR-consent gated, withdrawable | Address-keyed; on-chain visibility is permanent |
| Privacy default | Profiles are private until consent is given | On-chain — fully public by default |
| Asset coverage | Crypto spot/perps, equities, FX, futures, prediction markets | Crypto perpetual futures |
| Cost | Free public registry; trader-side paid tiers for analytics and verification depth | Trading fees apply to the underlying perp positions |
| Copy execution | None — feature flag ENABLE_COPY_TRADING permanently false | Vaults / follow features available within the Hyperliquid product |
Why a single-venue ranking distorts
Single-venue rankings reward a particular kind of behaviour. A trader who runs five accounts across Hyperliquid and shows only the winning address every quarter looks brilliant on the leaderboard while the losing addresses sit silently. A trader who deposits aggressively into a hot streak inflates raw return because the subsequent gains accrue on the larger base. A trader who blows up the address and starts a new one wipes the visible record, even though the on-chain history of the dead address is still there for anyone who cares to look. None of these tactics are illegal or even unusual — they are the natural response to any ranking that rewards looking good in a single window.
The structural fix is to make the historical record immune to retroactive editing and to use a metric that is mathematically insensitive to deposit timing. NakedPnL applies both. The append-only chain prevents silent removal; TWR makes deposit timing irrelevant to the displayed return. See the methodology guide on survivorship bias and the upcoming guide on why most crypto leaderboards are gameable for the longer treatment.
Where Hyperliquid's design wins
On-chain settlement is the genuine differentiator. A skeptical viewer can fetch the address's trade history directly from the Hyperliquid L1 and re-derive realised P&L without trusting any leaderboard. That is a stronger primitive than most centralised exchanges expose. The limit is just that the rendered ranking is a particular projection of that data — sorted, filtered, and windowed in a way the venue chooses.
NakedPnL would happily ingest Hyperliquid as a venue alongside Binance, Bybit, and the rest. The on-chain trade record makes that integration cleaner than for opaque centralised venues, because the snapshot does not need to be trusted from a single API endpoint — it can be reconciled against the chain. That is the same pattern already in production for Polymarket, where the Graph Protocol subgraph is used to reconcile REST positions against on-chain truth.
Use cases
- A retail trader who wants to follow on-chain perp activity inside a single DEX — Hyperliquid's leaderboard is the right surface.
- An allocator vetting a multi-venue trader's record across crypto and equities — NakedPnL is structured for that.
- A quant comparing strategies on a like-for-like basis — TWR over identical windows is required, which Hyperliquid's raw P&L view does not provide directly.
- A trader who wants their record to survive a venue change without losing continuity — NakedPnL's chain is venue-portable; Hyperliquid's leaderboard is venue-locked.
- A researcher testing how survivorship bias inflates published returns — NakedPnL's append-only chain retains every entry; venue leaderboards typically do not.
Pricing
Hyperliquid charges trading and funding fees on the underlying perp positions; the leaderboard itself is free to view. NakedPnL is free to view as a public registry; trader-side paid tiers cover deeper analytics and higher verification depth tiers (Bronze, Silver, Gold). The founding seat program is hard-capped at 100 lifetime seats and enforced at the database level.