Liquid Staking Token (LST)

A liquid staking token (LST) is a transferable receipt token a protocol mints when you stake a proof-of-stake asset like ETH. It accrues staking rewards while staying liquid, so you can trade it or use it as DeFi collateral instead of locking the underlying for the unbonding period.

What a liquid staking token actually is

Staking a proof-of-stake asset normally means locking it: your ETH secures the network, earns rewards, and sits idle until you exit the validator queue. A liquid staking token breaks that tradeoff. When you deposit into a protocol like Lido or Rocket Pool, it stakes on your behalf and mints you an LST — stETH, rETH, or similar — that represents your claim on the staked principal plus accruing rewards. You keep exposure to the yield without giving up the ability to move the asset.

The LST is the productive version of your collateral. You can lend it, LP it, or post it against a loan while the validator behind it keeps earning. That composability is the whole point, and it's why LSTs became the largest single category in DeFi by value locked — roughly $42 billion across liquid staking protocols as of April 2026.

How it works: rebasing vs. reward-bearing

There are two designs, and the distinction matters for tax, accounting, and smart-contract integration.

Rebasing tokens (Lido's stETH) hold a 1:1 peg to the underlying and adjust your balance daily — your wallet shows more stETH as rewards land. Clean to read, but many DeFi contracts handle a moving balance badly.

Reward-bearing tokens (wstETH, rETH) keep a fixed balance and let the exchange rate drift upward. One wstETH is worth progressively more ETH over time. This model plays better with lending markets and AMMs, which is why wrapped variants now carry most of the volume.

Either way, the yield is real but modest: Ethereum staking pays roughly 3.3% APY in 2026, trimmed by the protocol's fee.

Why it matters

LSTs turned staked capital from a parked position into base-layer collateral. stETH is accepted across major lending markets and is one of the deepest assets on Curve and Uniswap. That utility creates a network effect — users gravitate to the LST that the most venues accept, which is partly why Lido alone holds around 47% of all staked ETH.

They're also the foundation layer for [[restaking]]: liquid restaking tokens (rsETH, eETH) take an LST, point its security at additional services via EigenLayer, and mint a second receipt on top. More yield, more layers, more counterparties.

Key risks and tradeoffs

Peg risk. An LST is only worth its underlying if the market believes redemption works. In June 2022, stETH traded as low as ~0.93 ETH when Celsius dumped into thin Curve liquidity during the Terra collapse. The peg is a liquidity claim, not a guarantee.

Slashing. If a validator double-signs or stays offline, staked principal can be burned, and that loss flows back to LST holders. Lido spreads stake across professional node operators to dilute the risk, but it doesn't erase it.

Smart-contract and bridge risk. This is where money actually disappears. In April 2026, Kelp DAO's rsETH suffered a roughly $280 million exploit through a cross-chain bridge vulnerability. Every layer you stack — staking, restaking, bridging — adds attack surface.

Centralization. When one protocol controls nearly half of staked ETH, that concentration becomes a network-level governance and censorship concern, not just a market-share stat. In my view this is the most underpriced risk in the category.

Current state (2026)

Staking participation sits near 29% of ETH supply, and LSTs are the dominant way retail and protocols hold that position. The notable shift is institutional: regulated, single-operator staking products — BlackRock's ETHB pays a ~2% net yield — are now competing with permissionless LSTs by trading some yield for compliance and counterparty clarity.

The open question for builders isn't whether LSTs work — the mechanics are settled. It's whether the market keeps treating a rebasing receipt as risk-free collateral when the failures of the past two years were all about liquidity and code, not the staking itself. The next stress test won't come from a missed reward; it'll come from a redemption queue meeting a leveraged DeFi position at the wrong moment.

Frequently asked

What is the difference between stETH and wstETH?

stETH is a rebasing token: it stays pegged 1:1 to ETH and your balance grows daily as rewards accrue. wstETH is the wrapped, reward-bearing version: your balance is fixed and the token's exchange rate to ETH rises over time. wstETH integrates more cleanly with DeFi contracts, which is why it carries most of the on-chain volume.

Can a liquid staking token lose its peg to the underlying asset?

Yes. An LST's peg is a liquidity claim, not a hard guarantee. stETH traded as low as ~0.93 ETH in June 2022 when forced selling overwhelmed available liquidity during the Terra and Celsius collapse. The price recovers when redemptions function normally, but leveraged holders can be liquidated during the divergence.

Is liquid staking the same as restaking?

No. Liquid staking mints a token (like stETH) representing staked ETH that secures the base chain. Restaking takes that staked position and re-pledges it to secure additional services, often minting a liquid restaking token on top. Restaking adds yield but also stacks more counterparty and smart-contract risk.

Sources