Glossary
Every Hyperliquid, DeFi, and perpetual trading term explained. From funding rates to HyperEVM, find clear definitions for the concepts you need to know.
A
AMM (Automated Market Maker)
A decentralized exchange mechanism that uses mathematical formulas (typically x*y=k) to price assets in liquidity pools, removing the need for traditional order books. On HyperEVM, AMMs like HyperSwap and KittenSwap enable token swaps.
APR (Annual Percentage Rate)
The annualized rate of return on an investment or deposit, excluding the effect of compounding. Often used to express staking or lending yields in DeFi.
APY (Annual Percentage Yield)
The annualized rate of return including the effect of compounding interest. APY is always equal to or higher than APR for the same underlying rate.
Arbitrage
The practice of exploiting price differences for the same asset across different markets or exchanges. Arbitrageurs help keep prices consistent between Hyperliquid and other venues.
B
Bridge
A protocol that transfers assets between different blockchains. To use Hyperliquid, users bridge USDC from Arbitrum. Unit Protocol enables bridging BTC, ETH, and SOL to HyperEVM.
C
CDP (Collateralized Debt Position)
A smart contract mechanism where users lock collateral to mint a stablecoin or borrow assets. Felix Protocol on HyperEVM uses CDPs to let users mint feUSD against their collateral.
Collateral
Assets deposited as security to back a loan or leveraged position. On Hyperliquid, USDC serves as the primary collateral for perpetual futures positions.
Cross-Margin
A margin mode where all available balance in a trading account is shared across open positions. If one position is losing, it can draw from the full account balance before liquidation.
D
dApp (Decentralized Application)
An application built on a blockchain that operates without centralized control. HyperEVM hosts a growing ecosystem of DeFi dApps including DEXs, lending protocols, and yield vaults.
Delta-Neutral
A portfolio strategy where the overall exposure to price movements is zero. Achieved by combining long and short positions. Common in funding rate arbitrage on Hyperliquid.
DEX (Decentralized Exchange)
An exchange that operates on-chain without a central intermediary, allowing peer-to-peer trading. Hyperliquid itself is the world's largest perpetual DEX by volume.
E
EVM (Ethereum Virtual Machine)
The computation engine that executes smart contracts on Ethereum and EVM-compatible chains. HyperEVM is Hyperliquid's EVM-compatible layer, enabling Solidity smart contracts.
F
Funding Rate
A periodic payment exchanged between long and short traders in perpetual futures markets. Positive rates mean longs pay shorts; negative rates mean shorts pay longs. Keeps perp prices aligned with spot. Hyperliquid settles funding every 8 hours.
G
Gas
The fee paid to execute transactions on a blockchain. HyperCore trades are gas-free, while HyperEVM transactions require small amounts of HYPE for gas.
H
HIP-1
Hyperliquid Improvement Proposal 1 — the native token standard on Hyperliquid. HIP-1 tokens are created and traded directly on HyperCore with built-in spot order book functionality. PURR was the first HIP-1 token.
HIP-3
Hyperliquid Improvement Proposal 3 — enables permissionless perpetual futures market creation on Hyperliquid. Anyone can list a new perp market, from crypto to stocks to prediction markets.
HLP (Hyperliquid Liquidity Provider)
Hyperliquid's native market-making vault. Users deposit USDC to provide liquidity across all perpetual markets. The vault earns from market-making spreads, liquidations, and trading fees. Historically yields 15-25% APR.
HyperCore
The native execution layer of Hyperliquid L1, purpose-built for high-performance order book trading. Processes trades in under 200ms with zero gas fees. Hosts spot and perpetual markets.
HyperEVM
Hyperliquid's EVM-compatible smart contract layer running alongside HyperCore. Enables Solidity-based DeFi apps (lending, AMMs, yield vaults) with native access to HyperCore liquidity and order books.
HYPE
The native token of Hyperliquid L1. Used for gas on HyperEVM, staking to validators, and governance. HYPE has a deflationary burn mechanism funded by trading fees.
I
Impermanent Loss
The temporary loss of value experienced by liquidity providers when the price ratio of pooled tokens diverges from the ratio at deposit time. The loss becomes permanent only if the LP withdraws at a different price ratio.
Isolated Margin
A margin mode where each position has its own dedicated collateral. If the position is liquidated, only the margin assigned to that specific position is lost, protecting the rest of the account.
K
kHYPE (Kinetiq HYPE)
The liquid staking token issued by Kinetiq. Users stake HYPE and receive kHYPE, which accrues staking rewards over time while remaining usable in DeFi protocols across HyperEVM.
L
Leverage
The use of borrowed capital to increase the size of a trading position beyond what the trader's own funds would allow. Hyperliquid supports up to 50x leverage on major pairs like BTC and ETH.
Liquidation
The forced closure of a leveraged position when the trader's margin falls below the maintenance requirement. On Hyperliquid, liquidations are handled by the HLP vault and backstop liquidators.
Liquidity Pool
A smart contract holding paired tokens that enables decentralized trading. Liquidity providers deposit tokens and earn fees from swaps. Used by AMM-based DEXs on HyperEVM.
Liquid Staking
A mechanism that lets users stake tokens and receive a liquid derivative (LST) in return. The LST can be used in DeFi while the underlying tokens earn staking rewards. Kinetiq (kHYPE) and StakedHYPE (stHYPE) offer liquid staking for HYPE.
LST (Liquid Staking Token)
A token received in exchange for staking an asset through a liquid staking protocol. LSTs represent the staked position plus accrued rewards. Examples on Hyperliquid include kHYPE and stHYPE.
M
Maker / Taker
Makers add liquidity by placing limit orders that rest on the order book. Takers remove liquidity by placing orders that execute immediately against existing orders. On Hyperliquid, makers receive rebates while takers pay fees.
Mark Price
A reference price used to calculate unrealized P&L and trigger liquidations in perpetual futures. Derived from a combination of the order book mid-price and oracle price to prevent manipulation.
Max Leverage
The highest leverage multiplier available for a given trading pair. On Hyperliquid, max leverage varies by asset: 50x for BTC/ETH, 20x for mid-caps, and lower for small-cap perps.
O
Open Interest
The total value of outstanding perpetual futures contracts that have not been settled. Rising open interest alongside price increases signals new money entering the market.
Oracle
A system that feeds external data (typically asset prices) to on-chain smart contracts. Hyperliquid uses its own validator-based oracle system for mark price calculations.
Order Book
A list of buy and sell orders organized by price level. Unlike AMM-based DEXs, Hyperliquid uses a central limit order book (CLOB) on HyperCore, similar to centralized exchanges but fully on-chain.
P
Perpetual Futures (Perps)
Derivative contracts that track the price of an underlying asset without an expiration date. Traders can go long or short with leverage. Funding rates keep the perp price anchored to spot. Hyperliquid is the largest on-chain perp exchange.
Protocol
A set of rules encoded in smart contracts that define how a decentralized application operates. In DeFi, protocols govern lending, trading, staking, and other financial activities without intermediaries.
S
Slippage
The difference between the expected price of a trade and the actual execution price. Slippage increases with larger order sizes and lower liquidity. Hyperliquid's deep order book minimizes slippage for most pairs.
Smart Contract
Self-executing code deployed on a blockchain that automatically enforces the terms of an agreement. On HyperEVM, smart contracts are written in Solidity and power DeFi protocols like lending, AMMs, and vaults.
Spot Trading
Buying and selling assets for immediate delivery at the current market price, without leverage or derivatives. Hyperliquid supports spot trading for HIP-1 native tokens on HyperCore.
stHYPE (StakedHYPE)
The liquid staking token issued by StakedHYPE (built by Thunderhead, acquired by Valantis). Users stake HYPE and receive stHYPE, which appreciates in value as staking rewards accrue.
Staking
Locking tokens to support network security and consensus in exchange for rewards. HYPE can be staked directly to Hyperliquid validators or through liquid staking protocols for additional DeFi composability.
T
TVL (Total Value Locked)
The total value of assets deposited in a DeFi protocol or ecosystem. TVL is a key metric for measuring the size and adoption of DeFi platforms. Hyperliquid's TVL exceeds $6 billion.
V
Validator
A node operator that participates in blockchain consensus by validating transactions and producing blocks. Hyperliquid uses a proof-of-stake consensus mechanism where validators stake HYPE.
Vault
A smart contract that accepts user deposits and deploys them according to a defined strategy. On Hyperliquid, the HLP vault is the primary example — depositors earn yield from market-making activity.
Volume
The total value of assets traded over a given time period. Hyperliquid consistently processes billions of dollars in daily trading volume, making it the dominant on-chain perpetual futures venue.
Y
Yield
The return earned on a deposited or staked asset, expressed as a percentage. Sources of yield on Hyperliquid include HLP vault deposits, HYPE staking, lending, and funding rate arbitrage.
Yield Farming
The practice of moving assets between DeFi protocols to maximize returns. On HyperEVM, yield farmers might combine liquid staking (kHYPE/stHYPE) with lending or LP positions to stack multiple sources of yield.
Missing a term? Suggest one.