Hyperliquid
Derivatives · Perp DEX · HYPE
Hyperliquid is a purpose-built L1 with a fully on-chain CLOB — ~200k orders/sec throughput, sub-second finality, and the deepest on-chain perp liquidity in 2026 (typically >70% of on-chain perp volume). HyperEVM extends programmability.
Purpose-built L1 with a fully on-chain order book.
Protocol TVL
—
+0.5% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Hyperliquid — Research Skill
Purpose-built L1 with a fully on-chain order book.
hyperliquid · v1.0.0
Facts
| category | Network |
| symbol | HYPE |
| tagline | Purpose-built L1 with a fully on-chain order book. |
| arbitrumNative | no |
| chains | Hyperliquid L1, Arbitrum |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (HYPE) |
| marketCap | $14.98B |
| users | 310K |
Sections
Overview
Hyperliquid is a purpose-built L1 with a fully on-chain CLOB — ~200k orders/sec throughput, sub-second finality, and the deepest on-chain perp liquidity in 2026 (typically >70% of on-chain perp volume). HyperEVM extends programmability.
What makes it different
Fully on-chain central limit order book on a bespoke L1; HyperEVM adds EVM execution without sacrificing CLOB performance.
Components
- HyperCore: The performance layer running the fully on-chain central limit order book (CLOB) for perpetuals and spot. All orders, cancels, matches, and liquidations are recorded as native L1 transactions rather than smart-contract calls, targeting sub-second finality and very high order throughput. - HyperBFT consensus: Hyperliquid's custom Byzantine-fault-tolerant consensus (a HotStuff-derived design) that orders transactions and finalizes blocks. It is optimized for end-to-end latency and one-block deterministic finality, and secures both HyperCore and HyperEVM with the same validator set. - HyperEVM: An Ethereum-compatible execution environment launched on mainnet Feb 18, 2025. It lets Solidity contracts deploy and compose with the native L1 order book via precompiles, using HYPE as the gas token. It is not a separate chain — it inherits security from the same HyperBFT consensus as HyperCore. - HLP (Hyperliquidity Provider) vault: A community-owned protocol vault that market-makes across listed perps, runs the backstop liquidation engine, and accrues a portion of trading fees. Depositors share the vault's PnL directly with no performance fee, subject to a 4-day lockup from the most recent deposit. - HYPE token: Native asset of the Hyperliquid L1 (fixed 1B supply). Used to stake and secure HyperBFT, pay HyperEVM gas, and trade on the native spot book. Protocol revenue funds an Assistance Fund that buys back HYPE on the open market.
Member coins
- Hyperliquid (HYPE) — Token, Governance token
Risks
- Governance: The active validator set is small and top-heavy, with a large share of stake historically held by Hyper Foundation validators. The March 2025 JELLY response — validators convening to delist a perp and set a settlement price within minutes — showed that a quorum can override normal market outcomes, raising real questions about decentralization and discretionary intervention. - Smart Contract: Value entering and leaving Hyperliquid depends on an Arbitrum-based bridge contract audited by Zellic. Bridge and node software are a concentrated attack surface; any bug in the bridge, node binaries, or HyperEVM precompiles could put user funds or chain integrity at risk. - Systemic: The HLP vault backstops liquidations across all listed perps and can inherit the losing side of a crowded or manipulated book. A large, illiquid, or manipulated market (as with JELLY) can push HLP into sharp drawdowns, and losses in the shared vault propagate to all depositors simultaneously. - Oracle: Perp mark prices, funding, and liquidations rely on price inputs that can be manipulated for thinly traded or newly listed assets. Attackers have pumped low-liquidity spot markets to distort on-venue pricing and force adverse liquidations onto the protocol. - Network: As a purpose-built L1 with a custom HyperBFT consensus and a relatively small validator set, Hyperliquid depends on the liveness and correctness of that set. Consensus stalls, validator collusion, or client bugs would halt trading and settlement across both HyperCore and HyperEVM. - Regulatory: Hyperliquid offers high-leverage perpetual derivatives to a global user base without traditional KYC gating at the protocol level. Perpetual futures face increasing regulatory scrutiny across jurisdictions, and enforcement actions or access restrictions could materially affect volumes and the HYPE fee/buyback economics.
TradFi analogue
- Centralized derivatives exchange (e.g. a CME- or Binance-Futures-style perpetual/futures venue): similar — Uses a central limit order book with maker/taker matching, deep liquidity, high throughput, and fast execution — the trading experience closely mirrors a centralized futures exchange.; differs — Order book, matching, custody, and liquidations run on a public blockchain rather than a private matching engine; users self-custody via wallets, settlement is on-chain, and market-making profits are shared with a community vault (HLP) rather than a private firm. - Designated market-maker / exchange liquidity provisioning: similar — HLP performs the market-making and backstop-liquidation role a professional trading firm plays on a traditional venue.; differs — HLP is open to any depositor, charges no performance fee, and distributes PnL pro-rata on-chain, democratizing a role normally reserved for privileged firms.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Hyperliquid. | research_getEntity({ slug: "hyperliquid" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).