Read-only public account data

Hyperliquid Account Audit

Separate realized trading PnL, USDC fees, funding, current exposure, and liquidation pressure without connecting a wallet.

Last updated: 2026-08-22Last reviewed: 2026-08-22
Public account lookup

Read a public account

Positions, margin pressure, liquidation distance, and public performance context. No wallet connection.

Public API read
Read-only accessNo signature, approvals, or private keys.
Public account stateReal-time clearinghouse data when the API responds.
Public transparencyAddresses may reveal trading exposure.
Method, privacy, and metric definitionsOpen

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.

Risk notice
Portfolio reads use public account data and snapshots saved in this browser. They do not place orders or request signatures, but public addresses can reveal exposure, and liquidation-distance estimates are not a complete risk engine.

Sources

4 references · Expand
  • Supports: 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.
  • Supports: Public info endpoint families used for market, book, candle, account, portfolio, native borrow/lend reserve, vaultDetails, userFees account-rate, and maxBuilderFee approval reads.
  • Supports: 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.
  • Supports: Current REST request-weight, WebSocket, and user-limit constraints for public-data tooling.