Hyperliquid Explained
Hyperliquid is a purpose-built Layer-1 blockchain engineered for high-performance trading. Unlike protocols that bolt an order book onto a general-purpose chain, Hyperliquid's entire stack — consensus (HyperBFT), execution, and order matching — runs on its own L1. Every order, cancellation, and fill is recorded on-chain with sub-second finality, making it the most transparent perpetual exchange in DeFi. The HLP vault lets anyone become the market-maker.
Hyperliquid Architecture Overview
Hyperliquid's stack is purpose-built from the consensus layer up. Unlike Ethereum L2s or Cosmos appchains that inherit their parent's security model, Hyperliquid runs its own L1 (H1) with HyperBFT consensus. This eliminates the tradeoff between decentralization and performance that plagues general-purpose chains.
Throughput: 10K+ TPS (claimed)
Finality: Single round-trip
Validators: Permissioned (progressive decentralization)
Order types: Limit, market, conditional
Book depth: Public, verifiable
No off-chain sequencer
Counterparty: HLP vault
Funding: 8h settlement
Oracle: Chainlink + custom feeds
Earns: Spread + funding
Risk: Delta hedging by protocol
APY: 5–40% (variable)
Hyperliquid vs dYdX vs GMX vs Uniswap Perps
HyperBFT Consensus Flow
Watch orders flow through HyperBFT: traders submit orders, the leader proposes a block, validators vote, and finality is reached in under a second. Pipelined commits allow the next block to start before the previous one fully finalizes.
HLP Vault: The Market-Making Backbone
HLP (Hyperliquidity Provider) is Hyperliquid's native liquidity vault. When you deposit USDC, the protocol uses your capital as the counterparty to all perp trades. In return, you earn a share of the spread income and funding rate payments. HLP uses internal delta hedging to keep net exposure near zero, maximizing spread earnings without directional market risk.
Spot Mining & HYPE Token
HYPE is Hyperliquid's native token, distributed via spot mining to incentivize liquidity provision. Users who provide spot liquidity to designated mining pools earn HYPE proportional to their share of the pool. The mining schedule and allocation percentages are set by governance and evolve as the protocol matures.
Hyperliquid Fee Schedule
HXRO token holders receive tiered fee discounts on all markets: Bronze (100 HXRO): 5% discount on taker fees. Silver (500 HXRO): 10% discount on all fees. Gold (2000+ HXRO): 20% discount on all fees + priority order execution. Discounts stack with spot mining rewards for net fee rates as low as 0.01%.
Key Concepts
Explore Hyperliquid Topics
On-Chain Order Book L1
How Hyperliquid runs a fully on-chain order book with sub-second finality - no off-chain matching, no sequencer trust assumptions.
HLP Vault & Market-Making
How the Hyperliquidity Provider vault democratizes market-making - depositors earn spread while the protocol bootstraps liquidity.
Trading Strategies
Spot, perps, and vault strategies on Hyperliquid - leverage, funding rates, and native cross-margin.
Related Topics
- What is Hyperliquid and how does it differ from other perpetual DEXs?
- Hyperliquid is a purpose-built Layer-1 blockchain designed for high-performance trading. Unlike GMX (pool-based), dYdX (off-chain matching), or Uniswap Perps (AMM-based), Hyperliquid runs a fully on-chain order book on its own consensus layer (H1). Every order, cancellation, and fill happens on-chain with sub-second finality (~0.2s block time via HyperBFT consensus). This means full transparency — anyone can verify the order book state — combined with speed competitive with centralized exchanges. The tradeoff is a permissioned validator set; however, the execution and matching are fully decentralized on-chain.
- How does the HLP vault work and why should I deposit USDC?
- HLP (Hyperliquidity Provider) is a vault where anyone deposits USDC to become the counterparty to all perp trades on Hyperliquid. When you deposit USDC, the protocol uses it as liquidity that backs trader positions. You earn from: (1) Spread income — HLP earns a small spread on every trade it acts as counterparty to, typically 0.02–0.05% per trade, (2) Funding rate payments — if HLP is on the short side of a market in contango, longs pay shorts and HLP receives those payments. HLP uses internal delta hedging to reduce directional risk. APY has ranged from 5% (bear market) to 30%+ (high-volatility bull markets) but is not guaranteed.
- What is HyperBFT consensus and why does it matter?
- HyperBFT is Hyperliquid's custom Byzantine fault-tolerant consensus algorithm, derived from HotStuff BFT but optimized for trading workloads. It achieves median ~0.2 second block times with finality in a single round-trip. The key innovation is pipelined commits — validators can propose the next block before the previous one is fully finalized, overlapping consensus rounds to maximize throughput. HyperBFT tolerates up to 1/3 of validators being Byzantine (malicious). This is what enables Hyperliquid's sub-second trade finality without requiring centralized matching or off-chain computation.
- What is spot mining and how do I earn HYPE tokens?
- Spot mining is Hyperliquid's liquidity incentive program where users earn HYPE tokens by providing spot liquidity. The mechanism works similarly to perp funding in pool-based protocols: users deposit assets (USDC, ETH, or other supported spot tokens) into designated mining pools, and the protocol distributes HYPE tokens proportional to each user's share of the pool's liquidity contribution. Mining rewards are higher for markets with less depth, creating an incentive gradient that directs liquidity to where it's needed most. HYPE token distribution is time-limited and set by governance; the allocation and schedule change over time as the protocol matures.
- What fees does Hyperliquid charge on trades?
- Hyperliquid's fee schedule is maker/taker model: makers (liquidity providers who place limit orders) typically pay 0.02% per trade, while takers (market orders that immediately match) pay 0.05% per trade. This is significantly cheaper than most centralized exchanges and comparable to dYdX. The spread between maker and taker incentivizes limit order placement, which improves order book depth. For perpetual futures specifically, the taker fee includes a small spread component that goes to HLP as the liquidity backstop. Spot mining rewards are paid on top of the base fee — the protocol distributes a portion of collected fees as HYPE tokens to active liquidity providers.
- How does Hyperliquid's on-chain order book compare to dYdX's off-chain matching?
- dYdX v4 matches orders off-chain in validator memory before committing the batch to the Cosmos appchain — this is faster for matching but introduces a trusted execution layer where traders must trust that the matching engine is behaving correctly. Hyperliquid processes order placement, modification, and matching entirely on-chain on its custom L1. Every order is a state transition verifiable by all full nodes. The tradeoff: Hyperliquid's on-chain matching is slightly slower for peak throughput vs dYdX's off-chain matching, but the transparency and verifiability are fundamentally different — Hyperliquid's execution is publicly verifiable without trusting a centralized matching engine. For most traders, both are fast enough that the difference is imperceptible; the philosophical difference (centralized matching vs on-chain consensus) is what matters for decentralization purists.
- Can I use cross-margin on Hyperliquid and how does it work?
- Yes. Hyperliquid supports native cross-margin — all positions share a single margin balance. If your ETH perp is up $500 and your SOL perp is down $300, your net margin is +$200. This means profits in one market can offset losses in another, reducing the risk of liquidation on smaller positions. Cross-margin is automatic and applies to all perp markets simultaneously. For spot, Hyperliquid's unified margin system allows using any asset in your wallet as margin for perps positions via the HIP-1 token standard. This integration of spot + perps on the same chain with shared margin is one of Hyperliquid's key differentiators.
- What is the HXRO token and what utility does it have?
- HXRO is Hyperliquid's native token. It serves several purposes: (1) Validator staking — HXRO holders who run validators stake their tokens as collateral, (2) Fee discounts — HXRO holders get reduced trading fees on both spot and perpetual markets, similar to BNB on Binance, (3) Governance — HXRO holders can vote on protocol parameters including fee schedules, listing new markets, risk limits, and HLP strategy parameters, (4) Mining multiplier — HXRO holders who participate in spot mining get boosted rewards. The token does not pay dividends or represent protocol revenue — its value is derived from utility (fee discounts, governance influence) and speculation on protocol growth.