Hyperliquid Account Audit
Separate realized trading PnL, USDC fees, funding, current exposure, and liquidation pressure without connecting a wallet.
Read a public account
Positions, margin pressure, liquidation distance, and public performance context. No wallet connection.
Method, privacy, and metric definitionsOpenClose
What the reader uses
HypeBasis reads Hyperliquid's public clearinghouse state, portfolio, fills, funding, ledger, and fee endpoints. Leaderboard labels are resolved against the public leaderboard snapshot when available.
Activity metrics use a bounded 30-day response. The official endpoint caps returned fills, so the audit shows truncation and incomplete-position states instead of claiming complete history.
No wallet connection, signature, approval, order, or private credential is requested. Public addresses can still reveal positions and exposure, so use them carefully if privacy matters.
Margin usage
Shows how much of account value is tied up as margin. Higher usage can leave less room for adverse price moves, funding, and unrealized PnL changes.
Closest liquidation
Shows the nearest visible liquidation distance among open perp positions. It is useful for triage, but it is not a full liquidation engine.
Concentration
Compares the largest position with account value. One oversized market can dominate risk even when headline margin usage looks reasonable.
Saved drawdown
Uses snapshots saved only in this browser. It can show recent equity deterioration, but it is not a complete account history.
Sources
4 references · ExpandCollapse
- Hyperliquid Docs: Perpetuals info endpointAccessed 2026-09-04Supports: Core and HIP-3 perpetual DEX discovery, current market contexts including rolling dayNtlVlm, perpetual metadata, funding history, predicted funding, DEX and market limits, DEX status, configuration metadata, clearinghouse state, and open-interest cap fields.
- Hyperliquid Docs: Info endpointAccessed 2026-09-04Supports: Public info endpoint families used for market, book, candle, account, portfolio, native borrow/lend reserve, vaultDetails, userFees account-rate, and maxBuilderFee approval reads.
- Hyperliquid public leaderboard statsAccessed 2026-08-24Supports: Public leaderboard address rows, account-value fields, and day, week, month, and all-time PnL, ROI, and volume windows used for position-cohort selection and full-feed PnL extremes. Current positions come separately from clearinghouseState.
- Hyperliquid Docs: Rate limits and user limitsAccessed 2026-09-04Supports: Current REST request-weight, WebSocket, and user-limit constraints for public-data tooling.