Where does the leaderboard data come from? Is it point-in-time correct?
We take regular snapshots of native vault data straight from Hyperliquid and keep the history. Two things keep it honest:
- Point-in-time — a vault is judged only on what was knowable at each date, with no hindsight. A recent hot streak can't retroactively rewrite how it looked months ago.
- Raw history kept — we store the granular data, so a ranking can be re-checked and re-run rather than trusting a single pre-computed number.
The freshness tiers (live / 7-day / 30-day) only decide which snapshot you see — see "How fresh is the data?" under How to.