CoinYQ

What is Hyperliquid?

Hyperliquid is a purpose-built, permissionless Layer 1 blockchain and decentralized exchange ecosystem focused on fully on-chain financial markets. Its native HyperCore state contains perpetual-futures and spot order books, margin and clearinghouse state, liquidations, and staking; its HyperEVM is a general-purpose EVM environment that can access HyperCore liquidity. Hyperliquid is best known for perpetual contracts: derivative positions that do not expire, allowing users to take leveraged long or short exposure without holding the underlying asset. HYPE is the native token used for network staking/security, HyperEVM gas, and ecosystem utilities such as trading-fee discounts and protocol-aligned value capture.

What problem does Hyperliquid solve?

Conventional centralized exchanges provide fast, liquid order-book trading but require custody of user assets and trust in an operator's matching, margin, liquidation, and accounting systems. Many decentralized exchanges instead use automated-market-maker pools or off-chain order books, which can create capital inefficiency, price impact, latency, opaque execution, and a split between what users trade and what the blockchain records. Hyperliquid attempts to combine a centralized-exchange-like order book and derivatives experience with self-custody, public settlement, and permissionless access: orders, cancellations, trades, margin checks, and liquidations are recorded in a single blockchain state. The tradeoff is that leveraged perps still carry liquidation and oracle risk, while a specialized high-performance L1 introduces validator, software, bridge, governance, and concentration risks.

How does Hyperliquid work?

Hyperliquid uses HyperBFT, a proof-of-stake consensus algorithm inspired by HotStuff, to order and finalize transactions. Execution is divided between HyperCore and HyperEVM. HyperCore maintains the clearinghouse, collateral, margin, positions, and fully on-chain order books. Each asset has a central-limit order book: orders use tick and lot-size increments and match by price-time priority. Perpetual orders use the clearinghouse for margin checks both when a new order opens and when a resting order matches, so oracle-price changes cannot bypass margin requirements. The L1's mempool and consensus are semantically aware of order-book actions; within consensus batches, non-GTC/IOC actions are ordered before cancels, which are ordered before actions sending GTC/IOC orders, with each category ordered by the proposer. Traders deposit collateral such as USDC, choose a perpetual market, and open a long or short position; funding payments, mark/oracle prices, maintenance margin, and liquidation rules govern the leveraged position. HyperEVM (chain ID 999) provides Ethereum-compatible smart contracts and uses HYPE for gas; because HyperCore and HyperEVM share one HyperBFT-secured state, HyperEVM applications can build around native order-book liquidity. HYPE can be delegated to validators in HyperCore: validators need 10,000 HYPE self-delegation to become active, delegations have a one-day lockup, and moving stake back to spot has a seven-day unstaking queue.

Key facts

  • Identifier: hyperliquid; native token: HYPE
  • Hyperliquid is a Layer 1 blockchain with two principal execution domains: HyperCore (native financial primitives) and HyperEVM (general-purpose EVM)
  • Consensus: HyperBFT, a proof-of-stake consensus design inspired by HotStuff and optimized for Hyperliquid's networking and execution workload
  • HyperCore provides fully on-chain perpetual-futures and spot order books; the official overview says every order, cancel, trade, and liquidation is transparent on-chain
  • Order matching uses price-time priority with integer tick-size prices and integer lot-size quantities
  • The official HyperCore overview documents approximately 200,000 orders per second on mainnet, with execution—not consensus/networking—as the current bottleneck
  • Perpetual futures do not expire; traders use USDC collateral to express leveraged long or short exposure rather than buying the underlying token
  • Hyperliquid's clearinghouse handles positions and margin; order-book margin checks occur on opening and again for the resting side when an order matches
  • The Hyperliquid L1's consensus/mempool logic is order-book aware and applies explicit ordering categories for cancels and GTC/IOC actions
  • HyperEVM is EVM-compatible, uses chain ID 999, and has HYPE as its native gas currency
  • HYPE is used for delegated proof-of-stake network security, HyperEVM gas, network costs, and documented ecosystem/trading utilities; staking rewards come from the future-emissions reserve
  • HYPE staking rewards accrue every minute, are distributed daily, and are automatically redelegated/compounded according to the staking documentation
  • Active validators require 10,000 HYPE self-delegation locked for one year; delegations have a one-day lockup and unstaking from staking balance to spot uses a seven-day queue
  • HYPE maximum supply is 1,000,000,000; the November 29, 2024 genesis event distributed 310,000,000 HYPE (31%)
  • Hyperliquid Labs is identified in the official documentation as the core contributor; the project states that development was self-funded without venture capital or external capital
  • Official documentation describes protocol-fee buybacks that programmatically purchase HYPE; fee and buyback policies can change and are not guaranteed returns

Official links

Categories

Related coins

Compare

Frequently asked questions

What is Hyperliquid?

Hyperliquid is both a Layer 1 blockchain and the main decentralized trading ecosystem built on it. HyperCore supplies native on-chain perpetual and spot order books, while HyperEVM supplies an EVM-compatible smart-contract environment.

What makes Hyperliquid's order book on-chain?

The order book is part of HyperCore state rather than an exchange-operated off-chain database. The official documentation states that orders, cancels, trades, and liquidations are recorded through the L1, and describes price-time matching plus consensus-aware action ordering.

What are perpetual futures on Hyperliquid?

A perpetual is a derivative contract with no expiry. A trader posts collateral, chooses long or short exposure, and may use leverage; funding, mark/oracle prices, margin requirements, and liquidation mechanisms determine ongoing costs and risk. It is not the same as owning the underlying asset.

What is HyperCore?

HyperCore is the native financial-execution part of the Hyperliquid blockchain. It includes the margin and matching engine, perpetual and spot order books, clearinghouse state, and staking-related functionality.

What is HyperEVM?

HyperEVM is Hyperliquid's general-purpose EVM environment. It supports Ethereum-style smart contracts and tooling, uses HYPE for gas, and shares the blockchain's state/security framework with HyperCore so applications can be built around native order-book liquidity.

What is HYPE used for?

HYPE is delegated to validators for proof-of-stake security, pays HyperEVM gas and certain network costs, and supports ecosystem utilities such as documented trading-fee discounts. The documentation also describes staking rewards funded by future emissions and protocol-fee buybacks that purchase HYPE; neither rewards nor buybacks should be treated as guaranteed yield.

How does HYPE staking work?

Users transfer HYPE into a HyperCore staking balance and delegate it to validators. A validator needs 10,000 HYPE of self-delegation to be active; delegation has a one-day lockup, while moving HYPE from staking back to spot enters a seven-day unstaking queue.

Is Hyperliquid decentralized?

Hyperliquid is designed as a permissionless L1 secured by independent proof-of-stake validators, and its market state is publicly verifiable. Decentralization is not binary: validator/stake concentration, software diversity, bridge controls, operational dependencies, governance, and the practical ability to run infrastructure all affect the real distribution of control.

Does Hyperliquid guarantee fast execution or low fees?

No. The official docs report high throughput and low end-to-end latency under specified conditions, and trading is described as gas-free, but actual latency, throughput, fees, slippage, and withdrawal costs depend on workload, market conditions, network state, and product policies.

What are the main risks of trading Hyperliquid perpetuals?

Leverage can cause liquidation and losses exceeding a trader's expectations; funding rates, mark/oracle discrepancies, thin liquidity, and gap moves can worsen outcomes. Users also face wallet/key, smart-contract, bridge, validator, API, custody, stablecoin, withdrawal, and protocol-policy risks.

External trackers

Choose a tracking site for Hyperliquid: