Quant Memo
Core

Liquid Staking and Restaking Mechanics

Liquid staking gives you a tradeable token for coins you've locked up earning yield; restaking then pledges that same locked stake a second time to secure other systems, stacking extra yield on top of extra risk.

Prerequisites: Proof of Stake and Staking Yields

Staking a proof-of-stake coin like ETH earns yield, but it locks the coin up — you can't sell it, use it as collateral, or move it while it's securing the network. That's a real cost: capital sitting idle earning one yield stream when it could, in principle, be doing more. Liquid staking solves the liquidity problem; restaking then goes further and asks whether the same staked capital can secure more than one system at once.

Liquid staking wraps a locked, illiquid staking position in a freely tradeable token, so you keep staking yield and the ability to use that value elsewhere. Restaking takes it a step further, letting the same staked ETH also back extra services for extra yield — but every extra service adds its own slashing conditions on top of the original ones.

Liquid staking: a receipt you can spend

When you stake through a liquid staking protocol, you deposit your coins into a pooled validator set run by the protocol, and in exchange receive a liquid staking token (LST) — for example, stETH for staked ETH — representing your claim on the underlying stake plus accrued rewards. That token trades on secondary markets and can be used as collateral in lending protocols or supplied to liquidity pools, all while the underlying ETH keeps earning the base staking reward in the background.

stake ETH base yield receive stETH liquid, tradeable restake into extra services extra yield + extra slashing rules
Liquid staking unlocks the illiquidity of staked ETH; restaking stacks another yield source, and another slashing condition, on top.

Restaking: pledging the same collateral twice

Restaking protocols let holders of staked ETH (or its liquid token) opt in to also securing other services — oracle networks, bridges, new rollups — that need their own economic guarantee against misbehavior but don't want to bootstrap a separate validator set from scratch. The restaker's already-staked ETH becomes collateral for these extra services too: if the restaker acts honestly, they earn additional rewards from each service; if they violate that service's specific rules, a portion of their stake can be slashed by that service, independent of the base staking slashing conditions.

Worked example

A holder stakes 32 ETH earning a 3.5% base yield and receives a liquid staking token for it. They then restake that token into two services: an oracle network paying an extra 1.2% and a bridge validator set paying an extra 1.8%. Total nominal yield: 3.5% + 1.2% + 1.8% = 6.5%. But each service has its own slashing condition. If the bridge service later suffers a validator fault the holder is implicated in, it can slash up to 5% of the restaked amount for that service's violation — a loss unrelated to how honestly the holder behaved as a base validator. The extra 3% of yield came with a new, independent tail risk that didn't exist in plain staking.

What this means in practice

Liquid staking tokens are now widely used as DeFi collateral, which means a slashing event or a sharp de-pegging of the token from the underlying asset can cascade into lending-protocol liquidations far removed from the validator set itself. Restaking compounds this: a single pool of capital now underwrites multiple, independently governed slashing regimes, so evaluating the yield means evaluating the worst case across every service stacked on top, not just the base chain.

Restaked yield is not a risk-free stack of extra interest — each additional service you restake into adds an independent way to lose principal. A restaker who is honest and careful can still be slashed for a bug or an outage in a completely separate protocol that happened to share their collateral.

Related concepts

Practice in interviews

Further reading

  • Lido Finance, 'Liquid Staking Explained'
  • EigenLayer Whitepaper, 'The Restaking Collective'
ShareTwitterLinkedIn