Guide
Liquid staking explained
Liquid staking solves a basic tension in proof-of-stake networks: staking locks capital to secure the chain, but locked capital cannot trade, collateralize loans, or provide liquidity in DeFi. A liquid staking token (LST) is a receipt you receive when you deposit ETH, SOL, or another stakeable asset into a protocol that stakes on your behalf. The LST stays in your wallet, moves freely on DEXs, and (in most designs) silently accrues staking yield. Billions of dollars sit in LSTs today — stETH on Ethereum, jitoSOL and mSOL on Solana — yet many holders do not understand exchange-rate mechanics, depeg risk, or how restaking layers stack additional assumptions on top. This guide explains how liquid staking works under the hood, how major designs differ, where yield actually comes from, what can go wrong, and a checklist before you choose an LST over native delegation.
The problem liquid staking solves
Native staking binds your coins to validator infrastructure for activation and cooldown periods. On Ethereum post-Merge, withdrawals from the beacon chain queue can take days under load. On Solana, deactivating stake waits roughly one epoch (~2 days) before SOL returns to your wallet. During that window you cannot sell, repay a loan, or rebalance a portfolio.
Liquid staking protocols pool deposits, operate or route stake to validators, and issue a fungible token representing a pro-rata claim on the pooled stake plus accumulated rewards (minus fees). You keep economic exposure to staking yield while the token itself remains liquid — tradeable on secondary markets, depositable as collateral, and composable across DeFi protocols.
The trade-off is stack depth: native staking exposes you mainly to validator and protocol-inflation risk. Liquid staking adds smart-contract risk, governance risk, secondary-market liquidity risk, and (on some chains) MEV routing choices you did not make yourself.
How LSTs accrue rewards: exchange rate vs rebasing
Most modern LSTs use an exchange-rate model rather than daily balance increases. When you deposit 1 ETH into Lido, you receive stETH. Over time, 1 stETH redeems for more than 1 ETH worth of underlying stake — the exchange rate climbs as validator rewards compound. Your wallet balance of stETH stays constant; the value per token rises.
Exchange-rate LSTs (dominant design)
Examples: stETH (Lido), rETH (Rocket Pool), jitoSOL, mSOL, bSOL. The protocol maintains
a conversion factor: LST_amount × rate = underlying_stake_value. DEX pools
quote LST/SOL or LST/ETH pairs near this rate in calm markets. When you withdraw through
the protocol (where supported), you burn LST and receive underlying at the current rate.
Advantages: integrates cleanly with DeFi accounting — collateral values track consistently, and tax reporting in some jurisdictions treats disposal as a single event rather than daily income drips (always verify locally).
Rebasing tokens (legacy / niche)
Older designs increased your wallet balance daily. Rebasing complicates DeFi integrations (collateral balances change mid-block) and confuses users who think they received an airdrop. Most ecosystems migrated to exchange-rate receipts; know which model your LST uses before wiring it into contracts.
Worked intuition
Suppose you deposit 100 SOL into a liquid pool when the rate is 1.00. You receive 100 LST. After a year of ~7% net staking yield and 0.3% protocol fee, the rate might be ~1.067. Your 100 LST now represents ~106.7 SOL of underlying stake. You could swap them on a DEX (subject to slippage) or redeem through the protocol if instant liquidity exists.
Ethereum vs Solana liquid staking landscapes
Ethereum
Ethereum staking requires 32 ETH per validator — far above most holders. Liquid staking democratized access. Lido pools ETH and mints stETH, dominating market share but raising centralization debates. Rocket Pool uses a network of permissionless node operators bonded with RPL, minting rETH with a different trust model. Coinbase cbETH and exchange-branded products add custodial layers.
Withdrawals since the Shanghai upgrade mean stETH can be redeemed for ETH through the protocol (queue-dependent) or sold on Curve and other pools. For broader Ethereum context — gas, execution layer, staking economics — see our Ethereum fundamentals guide.
Solana
Solana native delegation already works at any SOL size, so liquid staking competes on convenience and DeFi composability rather than minimums. Marinade (mSOL), Jito (jitoSOL), BlazeStake (bSOL), and aggregator routers like Sanctum spread stake across validator sets, some routing through MEV-enabled infrastructure for higher yields. Native delegation mechanics — epochs, commission, activation delays — are covered in our Solana staking guide.
Solana LSTs often trade in LST/SOL pools on Jupiter-routed DEXs. Peg deviations are usually small but widen sharply in risk-off events when everyone exits simultaneously.
Where the yield comes from (and what fees eat)
LST yield is not magic — it is native staking inflation and validator revenue (including MEV on some chains), minus:
- Validator commission — the cut operators take before rewards reach the pool.
- Protocol fee — Lido, Marinade, Jito, and others charge 5–10% of rewards or similar bps on TVL.
- Slashing passthrough — if a validator misbehaves and stake is penalized, LST holders absorb it pro-rata (rare on Solana; more discussed on Ethereum).
- Opportunity cost of dilution — staking APY partly compensates for new token issuance diluting non-stakers; compare real yield to inflation benchmarks, not headline numbers alone.
MEV-boosted LSTs (e.g. jitoSOL) may outperform plain delegation when block-space auctions are lucrative, but returns vary week to week and depend on validator routing honesty. A 0.5% APY spread between two LSTs can reflect fee structure, validator selection, or temporary MEV luck — not necessarily sustainable edge.
DeFi composability: the real reason people mint LSTs
Liquidity is only valuable if you use it. Common patterns:
- DEX liquidity — provide LST/SOL or LST/ETH pairs and earn swap fees (watch impermanent loss when the LST drifts from peg).
- Lending collateral — deposit stETH or jitoSOL on Aave, Kamino, or Marginfi to borrow stablecoins. Liquidation triggers if the LST depegs or collateral factor changes.
- Looping — borrow against LST, buy more LST, repeat to amplify staking exposure — also amplifies depeg and liquidation risk.
- Structured products — vaults that auto-compound rewards or split yield into tranches add another fee layer and contract dependency.
Each hop introduces oracle pricing assumptions. Protocols mark LST value using chainlink feeds, internal exchange rates, or DEX TWAPs — if those diverge during stress, liquidations cascade. Read our oracle guide for how price feeds fail.
Depeg risk: when 1 LST is not worth 1 coin
In theory, 1 stETH equals 1 ETH of stake. In practice, secondary-market prices fluctuate. The June 2022 stETH/ETH discount (briefly >5% below parity) showed what happens when leveraged funds need exit liquidity faster than the withdrawal queue allows. Sellers accept a haircut on DEXs; arbitrageurs close the gap only when redemption is fast and trust is intact.
Depeg drivers include:
- Withdrawal queue congestion — cannot arb via mint/redeem if exits take weeks.
- Smart-contract scare — exploit rumor even if unfounded pressures LST price.
- Regulatory or governance shock — centralization concerns around dominant pools.
- Contagion from DeFi — LST used as collateral in failing protocols forces fire sales.
Solana LST depegs are typically smaller but still appear in crashes. Treat LST as staking exposure plus liquidity optionality, not a dollar peg like USDC.
Restaking: liquid staking plus another layer
Restaking protocols (EigenLayer on Ethereum and emerging Solana analogs) let LSTs or native stake secure additional services — data availability, oracles, bridges — for extra yield. You earn more because you underwrite more failure modes. Slashing conditions multiply; smart-contract and operator risk stacks on top of the base LST stack.
Restaking is not required to use liquid staking, but TVL flows increasingly chain LST → restaking → points → governance tokens. Evaluate whether incremental yield compensates for correlated tail risk across layers.
Centralization and governance concerns
When one liquid pool controls 30%+ of staked ETH, consensus liveness and censorship resistance become talking points for researchers and regulators. Lido's governance token holders and node-operator sets influence which validators receive stake. Solana faces parallel questions when a few LST issuers dominate delegated stake.
Decentralization-minded holders sometimes choose Rocket Pool, native delegation to smaller validators, or LSTs with hard caps on single-operator stake. There is no risk-free purity — even native delegation concentrates if everyone picks the same leaderboard topper.
Liquid staking vs alternatives
| Option | Liquidity | Custody | Typical extra risks |
|---|---|---|---|
| Native delegation | Low (cooldown) | Self-custody | Validator choice, activation delay |
| Liquid staking (LST) | High (DEX / redeem) | Self-custody of LST | Smart contract, depeg, protocol fees |
| CEX earn / staking | Medium (withdraw limits) | Custodial | Counterparty, freeze, opaque validators |
| Staking ETFs (TradFi) | High (market hours) | Brokerage | Tracking error, fees, no on-chain utility |
Tax and reporting notes
Tax treatment varies widely. Some jurisdictions tax staking rewards as income when received; exchange-rate LSTs may defer recognition until swap or redemption. Rebasing tokens historically created daily income events. LST swaps can trigger capital gains. With pending legislation around staking deferral in several countries, keep records of deposit rates, disposal prices, and protocol statements — consult a tax professional rather than assuming LSTs simplify reporting.
Evaluation checklist before you mint
- Audit history — multiple audits, bug bounty, time on mainnet without incident.
- Validator set policy — geographic, client, and operator diversity; MEV routing disclosed.
- Fee schedule — protocol fee + validator commission = net APY you actually keep.
- Redemption path — instant pool, delayed queue, or DEX-only exit; test with a small amount.
- Secondary liquidity — DEX depth for your size; slippage on a $10k sell in stress scenarios.
- DeFi collateral parameters — if using as collateral, know liquidation LTV and oracle source.
- Governance and upgrade keys — multisig composition, timelocks, emergency pause scope.
- Restaking exposure — whether your LST is auto-restaked into another slashable service.
Key takeaways
- Liquid staking tokens are claims on pooled stake that stay tradeable while rewards accrue via rising exchange rates.
- Yield is native staking minus fees — not a separate source; compare net APY after protocol and validator cuts.
- DeFi composability is the main benefit and the main risk multiplier — depeg plus leverage equals cascade.
- Restaking stacks additional slash conditions on top of LST assumptions; extra yield is not free.
- Native delegation remains the simpler baseline when you do not need on-chain liquidity.
Related reading
- Solana staking explained — native delegation, epochs, and Solana-specific LST overview
- Ethereum fundamentals — post-Merge staking, gas, and Lido/Rocket Pool context
- DeFi explained — lending, DEXs, and protocol risk frameworks
- Impermanent loss explained — LP risk when providing LST pairs on AMMs