
Hyperliquid L1: HyperBFT Consensus, On-Chain Order Book Architecture
Hyperliquid L1 is a high-speed Layer 1 launched 2023-06-01, built on HyperBFT (HotStuff-derivative PoS) with 70 ms block time and 70 ms single-slot finality. The chain hosts $1.514B TVL, runs a dual-VM design — HyperCore native order book plus HyperEVM general smart contracts — and uses HYPE as gas, staking, and fee-burn asset. Non-custodial cross-chain swap routes into HYPE and ecosystem assets are supported on AllSwap.
Hyperliquid L1 is the only general-purpose blockchain that ships a native, protocol-level central limit order book — perpetuals and spot trading are not smart contracts but consensus-layer primitives, which is how HyperBFT can match and finalize fills inside a single 70 ms slot. The dual-VM stack pairs HyperCore (native CLOB) with HyperEVM (activated 2025-02-18, EVM-compatible at the bytecode level), so Solidity developers get the standard MetaMask/Rabby/foundry workflow while their contracts can read live order-book state through precompiles. With $1.514B TVL — second only to Solana among high-speed L1s and 3-27× the peer-group median — Hyperliquid serves a focused audience: derivatives traders demanding CEX-class latency, market makers running on-chain inventory, and DeFi protocols composing on a transparent order book rather than AMM curves. HYPE token economics are anchored to actual order flow via fee-funded buy-and-burn through the assistance fund, distinct from the inflationary staking subsidies of Solana, Aptos, Sui, and Near. The chain is the natural cross-chain swap destination for users moving capital into HYPE liquid staking (Kinetiq kHYPE at $979M, stHYPE at $180M), the HyperLend lending market ($420M), or the HLP perp-backstop vault ($337M). Bridging is currently anchored to a centralized USDC bridge from Arbitrum — a known trust assumption — with progressive decentralization on the team's stated roadmap.
About Hyperliquid
Hyperliquid L1 is a purpose-built high-speed Layer 1 launched on 2023-06-01, engineered around a single thesis: a fully on-chain central limit order book (CLOB) for perpetual futures should be indistinguishable from a centralized exchange in latency and throughput. The chain achieves 70 ms block time and 70 ms finality via HyperBFT — a HotStuff-derivative BFT consensus tuned for order-flow workloads — while topping out at a theoretical 200,000 orders per second. Hosting roughly $1.514B TVL today, Hyperliquid L1 ranks as the largest non-Solana high-speed L1 by deposits, with native HYPE as the gas and staking asset.
Architecturally the chain is split into two co-located execution layers. HyperCore runs the native, hard-coded perpetuals and spot order book modules — these are not smart contracts but protocol primitives, which is why fills can be matched and finalized inside a single 70 ms slot. HyperEVM, activated on 2025-02-18, is a general-purpose EVM environment co-located on the same consensus, allowing standard Solidity contracts to read state from HyperCore (open positions, funding, oracle marks) and compose on top. The dual-VM design is unusual: most high-speed L1s pick either a custom VM (Sui Move, Solana SVM) or pure EVM compatibility — Hyperliquid runs both side by side.
Token economics are anchored to the order book itself. HYPE has a fixed maximum supply with roughly 31% distributed in the 2024-11-29 airdrop, and protocol revenues from perp trading fees flow into the HYPE assistance fund which conducts ongoing buy-and-burn — a closed loop that ties chain emissions to actual order flow rather than inflationary staking subsidies. Validators stake HYPE to participate in HyperBFT consensus and secure the network; there is no separate inflationary issuance schedule for new HYPE beyond the fixed-supply distribution at TGE.
The chain serves a narrow but high-conviction audience: derivatives traders, market makers, and DeFi protocols building on top of a transparent order book rather than an AMM. This is reflected in the protocol mix — over 60% of TVL is liquid-staked HYPE (Kinetiq kHYPE at $979M and stHYPE at $180M), with the remainder concentrated in lending (HyperLend $420M) and the native HLP vault ($337M) that backstops the perp DEX. There is no general-purpose stablecoin issuance counted in TVL (stablecoins_usd is $0 in DefiLlama's accounting), which underlines that liquidity here is HYPE-denominated and perp-flow-driven rather than retail-spot-driven.
Hyperliquid technical parameters
Hyperliquid L1 is engineered around one specific question: what's the minimum latency between an order entering the network and that order being matched, filled, and irreversibly settled on-chain? The answer the team has built toward — 70 ms — is roughly an order of magnitude faster than the nearest peer (Aptos at 650 ms finality) and is achieved by co-designing consensus (HyperBFT), execution (the native CLOB module in HyperCore), and validator hardware around the same workload.
| Consensus | HyperBFT (HotStuff-derivative, PoS) |
|---|---|
| VM | HyperCore native (order book / perps) + HyperEVM (general smart contracts) |
| Block time | 70 ms |
| Finality | 70 ms |
| TPS | — typical / 200k max |
| Gas token | HYPE |
| Launched | 2023-06-01 |
| Token standard | Native spot assets + HyperEVM ERC-20 |
| Address | hex (0x-prefixed, EVM) |
Consensus mechanism
HyperBFT is a HotStuff-derivative Byzantine Fault Tolerant consensus protocol, customized for the order-book workload. In plain language: validators stake HYPE to join a fixed-size committee. For each block, one validator proposes a batch of transactions (incoming orders, cancels, fills), then all validators vote in two phases — prepare and commit — to confirm the block. Once two-thirds of voting power signs the commit, the block is final and cannot be reorganized. The whole prepare-commit cycle completes inside 70 milliseconds, which is what enables a single block time and finality time both at 0.07s. HotStuff's distinguishing property is linear message complexity (each round is O(n) messages rather than the O(n²) of classical PBFT), so adding validators degrades throughput sub-quadratically — important because the chain targets 200,000 operations per second. The trade-off is a smaller, professionally-operated validator set than chains like Ethereum, which is the structural reason Hyperliquid can hit 70 ms finality while Ethereum sits at 768s (12.8 minutes) and Solana at 12.8s.
Performance context
Concretely, Hyperliquid's 70 ms finality means an order placed during a typical Asian market session is final on-chain before the round-trip latency to most CEX-hosted matching engines completes. The 200,000 ops/sec theoretical ceiling is more than two orders of magnitude above the highest sustained typical throughput observed elsewhere in the high-speed L1 cohort. Typical sustained TPS is not yet publicly benchmarked by independent observers (DefiLlama and L2Beat both report null for tps_typical), so the practical ceiling under sustained load remains an open question — peer chains where this is published include Solana at 3,000 TPS sustained, Sui at 1,500, Aptos at 800, and Near at 60. For order-book economics what matters is per-slot latency rather than aggregate TPS: a market maker can update quotes roughly 14 times per second on Hyperliquid versus once every ~12 seconds on Ethereum L1, which materially changes what strategies are economically viable.
Hyperliquid ecosystem map
The Hyperliquid L1 ecosystem is structurally unusual: roughly 76% of total TVL sits in liquid staking and HYPE-denominated yield products, with the remainder in lending and the native vault that backstops the perpetuals exchange. There is no generalized stablecoin issuance counted by DefiLlama — every protocol below is denominated in HYPE or in HYPE-collateralized positions, which makes the chain less a retail DeFi playground and more a single-asset financial system.
Liquid Staking
Kinetiq kHYPE leads the entire chain at $979M TVL — making it the dominant HYPE LST. Combined with stHYPE on Valantis ($180M), liquid-staked HYPE accounts for over $1.15B of the chain's $1.514B TVL.
Lending
HyperLend Pooled holds $420M TVL — the largest non-LST protocol on the chain. It accepts HYPE and kHYPE as collateral, enabling looped staking strategies that drive a meaningful share of the LST TVL above.
Derivatives
Hyperliquid HLP is the protocol-native market-making vault that backstops the perp order book, holding $337M. Depositors earn a share of taker fees and liquidations — directly capturing CEX-style flow on chain.
DEX
Hyperliquid Spot Orderbook ($174M) is the native spot CLOB sitting on the same HyperCore module as the perp engine. Project X ($42M) is the leading HyperEVM AMM, complementing the order-book model with passive LP liquidity.
Infrastructure
Felix Vaults ($74M) and Kinetiq Earn ($47M) operate as on-chain capital allocators and yield aggregators, routing HYPE deposits into staking, lending, and HLP positions programmatically.
| # | Protocol | Category | TVL |
|---|---|---|---|
| 1 | Kinetiq kHYPE | Liquid Staking | $979.02M |
| 2 | HyperLend Pooled | Lending | $420.46M |
| 3 | Hyperliquid HLP | Derivatives | $337.01M |
| 4 | stHYPE | Liquid Staking | $179.93M |
| 5 | Hyperliquid Spot Orderbook | Dexs | $174.32M |
| 6 | Felix Vaults | Onchain Capital Allocator | $73.93M |
| 7 | Kinetiq Earn | Yield Aggregator | $46.95M |
| 8 | Project X | Dexs | $42.39M |
Hyperliquid vs peers
Within the high-speed L1 peer group (Solana, Aptos, Sui, Monad, Berachain, TON, Near), Hyperliquid L1 occupies a distinct corner: the fastest finality, the second-largest TVL after Solana, and the only chain in the cohort with a vertically integrated CLOB as a protocol primitive rather than a smart contract.
| Chain | Block | Finality | TPS | TVL |
|---|---|---|---|---|
| Solana | 400 ms | 12.8 s | 3k | $4.71B |
| Aptos | 150 ms | 650 ms | 800 | $191.04M |
| Sui | 400 ms | 640 ms | 1.5k | $434.58M |
| Monad | 400 ms | 1 s | — | $348.38M |
| Berachain | 2 s | 2 s | — | $55.48M |
| Hyperliquid L1current | 70 ms | 70 ms | — | $1.51B |
| TON | 400 ms | 1 s | 17 | $67.06M |
| Near | 600 ms | 1.2 s | 60 | $141.47M |
Comparison insights
- Finality leadership: Hyperliquid's 70 ms block-and-finality time is the lowest in the cohort. Aptos comes closest at 0.65s (≈9× slower), Sui at 0.64s, Monad at 1s, TON at 1s, Near at 1.2s, Berachain at 2s, and Solana at 12.8s. The gap matters specifically because order-book fills require single-slot finality — most peers are AMM-first, where 1s finality is acceptable.
- TVL position: At $1.514B TVL Hyperliquid sits second only to Solana ($4.71B) and dwarfs the other peers — roughly 3.5× Sui ($434M), 4.3× Monad ($348M), 7.9× Aptos ($191M), 10.7× Near ($141M), 22.6× TON ($67M), and 27.3× Berachain ($55M).
- Throughput ceiling: Hyperliquid's 200,000 ops/sec theoretical max sits between Sui's 297,000 TPS and Solana's 65,000 TPS within this group. Typical-load TPS is not yet publicly benchmarked — DefiLlama and L2Beat carry no published Hyperliquid TPS_typical figure, unlike Solana (3,000), Sui (1,500), Aptos (800), and Near (60) where sustained throughput data is available.
- VM strategy: Hyperliquid is the only chain in the cohort running a dual-VM design (HyperCore native + HyperEVM). Solana uses SVM, Aptos/Sui use Move variants, Monad and Berachain are pure EVM, Near uses WASM, TON uses TVM. The dual design buys both order-book-grade performance and Ethereum tool compatibility — at the cost of more surface area to secure.
- Token economics: HYPE's fixed supply + fee-funded buy-and-burn model differs from peers that rely on inflationary staking rewards (SOL, APT, SUI, NEAR all run positive net issuance). Hyperliquid revenue flows back to token holders directly via the assistance fund, which is closer to CEX-token economics than to typical L1 emissions schedules.
Hyperliquid timeline
Hyperliquid mainnet went live on 2023-06-01 with perpetual futures trading as the flagship product. For its first 18 months the chain operated without a native token — perp fees accrued to the HLP vault and an assistance fund, and the protocol grew to dominate on-chain perp volume rivaling on-chain peers like dYdX without any token incentives. On 2024-11-29 the HYPE token TGE landed alongside one of the largest fair-launch airdrops in crypto history: roughly 31% of supply was distributed to early users based on retroactive trading activity, with no allocation sold to private investors. Market reception was strong — HYPE entered the top market-cap ranks within weeks. On 2025-02-18 HyperEVM mainnet was activated, opening the chain to general-purpose Solidity contracts and triggering the rapid ecosystem buildout visible today (Kinetiq, HyperLend, Felix, Project X all launched in the months following). The chain has so far avoided major consensus halts or exploits of the core protocol — a contrast with peer high-speed L1s like Solana, which suffered multi-hour outages in 2022 and 2024, and BSC, which lost ~$570M in the 2022 cross-chain bridge exploit. The single most-watched risk vector remains the centralized USDC bridge from Arbitrum that serves as the primary on-ramp for perp collateral — a known dependency the team has publicly acknowledged and has stated plans to harden through a decentralized validator network.
- 2023-06-01launchHyperliquid mainnet launch
- 2024-11-29milestoneHYPE token TGE and airdrop
- 2025-02-18upgradeHyperEVM mainnet activation
Developer reference
Hyperliquid L1 ships a standard EVM developer surface despite its custom CLOB core. RPC endpoint is https://rpc.hyperliquid.xyz/evm — a JSON-RPC interface that responds to all standard eth_* methods. Addresses use the hex 0x-prefixed EVM format, so existing wallets (MetaMask, Rabby, WalletConnect, Ledger are officially supported) and tooling (ethers.js, viem, foundry, hardhat) work without modification. Block explorer is hyperliquid.cloud.blockscout.com — a Blockscout instance with verified contract support. Solidity contracts deployed to HyperEVM can call precompiles that read HyperCore state — open positions, mark prices, oracle feeds, vault balances — which is the mechanism for composing DeFi primitives on top of the native order book. For trading integrations the legacy API is a WebSocket + REST surface documented at hyperliquid.gitbook.io/hyperliquid-docs, with a Python SDK and active TypeScript wrappers. There is no separate testnet faucet for HYPE; deployment workflows use the live mainnet RPC.
Assets swappable on Hyperliquid
Grouped by category. Click any asset to open its swap page for a live quote.
Stablecoins
1 assetsHyperliquid settle-time comparison
Shorter bars mean faster confirmations. Real settle time also depends on network congestion — figures are indicative.
Hyperliquid asset coverage comparison
Longer bars mean more assets are swappable on that chain.
Popular swap routes involving Hyperliquid
Routes below reflect actual user preference. Click to jump straight to the swap page.
Hyperliquid FAQ
01Is Hyperliquid L1 a Layer 2 of Ethereum?
No. Hyperliquid is a standalone Layer 1 with its own HyperBFT consensus and HYPE-staked validator set, not a rollup. The HyperEVM execution layer is EVM-compatible at the bytecode level but inherits security from the native HyperBFT validators, not from Ethereum.
02What is the finality time on Hyperliquid?
Hyperliquid L1 reports both block time and finality at 0.07 seconds (70 ms). HyperBFT is a single-slot finality protocol — once a block is committed, it is final and not subject to reorg, which is critical for an on-chain order book where fills must be irreversible immediately.
03How decentralized is Hyperliquid L1?
HyperBFT runs on a permissioned validator set staking HYPE, smaller than Ethereum's tens of thousands of validators. The trade-off is explicit: fewer, well-resourced validators enable 70 ms finality and a 200,000 ops/sec theoretical ceiling, but the consensus quorum is more concentrated than chains like Ethereum or Solana. Validator-set expansion has been a stated roadmap item since the HYPE TGE.
04Does Hyperliquid have a native stablecoin?
No native chain-issued stablecoin is counted in DefiLlama TVL (stablecoins_usd reports $0). Trading collateral on the perp DEX is bridged USDC from Arbitrum via the Hyperliquid bridge — meaning stablecoin exposure on Hyperliquid currently inherits the trust assumptions of Circle and the bridge contract.
05What's the difference between HyperCore and HyperEVM?
HyperCore is the native execution layer — the perpetuals and spot order book are protocol primitives, hard-coded for sub-100 ms fills. HyperEVM, activated 2025-02-18, is a general-purpose EVM running on the same HyperBFT consensus. Solidity contracts on HyperEVM can read HyperCore state via precompiles, but the order book itself is not a smart contract.


