Home / Crypto / Academy / DeFi and yield

Liquid staking and restaking: yield, derivatives and layered risk

Liquid staking solved a real problem and created a derivative most holders do not realise they are holding.

MODULE 59 OF 64 LEVEL 7: DEFI AND YIELD 13 MIN

The problem it solved

Staking secures a proof of stake network and pays a yield, and it locks your capital. You cannot spend it, trade it, or use it as collateral, and unstaking can take days.

A liquid staking provider stakes on your behalf and issues you a token representing the staked position. That token can be traded, lent, or used as collateral while the underlying continues earning. You get the yield and keep the liquidity.

The two designs, which behave differently

Rebasing versus value accruing
Rebasing
Quantity grows
Your balance increases daily and the token stays roughly at parity with the underlying. Simpler to read and it breaks some integrations and complicates tax records because the balance changes constantly.
Value accruing
Price grows
Your balance stays fixed and each token becomes redeemable for more of the underlying over time. This is why such a token trades above the asset it represents, which is correct rather than a premium.
A value accruing token trading above the underlying is normal and expected. Confusing that accrual with a market premium, or with a depeg when it moves, is a common error. Check whether the design is rebasing or accruing before interpreting any price.

Depegs: what they are and when they matter

The liquid token should trade close to its redemption value. Sometimes it does not, and the reason determines whether it matters.

The risks you take on beyond staking itself

  1. Smart contract risk. The provider's contracts hold an enormous amount of capital and are a permanent target.
  2. Validator and slashing risk. The provider runs validators. Their operational failures reduce your redemption value.
  3. Centralisation risk. A dominant liquid staking provider controlling a large share of a network's stake is a governance and censorship concern for the whole chain, which is a systemic risk you inherit by using it.
  4. Governance risk. Parameters, fee rates and node operator sets are usually decided by a token vote you do not control.
  5. Exit liquidity risk. In a stress event the pool you would exit through may be thin exactly when you need it deep.

Restaking: what it actually is

Restaking lets already staked capital simultaneously secure additional services, earning extra yield for taking on additional slashing conditions. The same capital is committed twice, or more.

The appeal is genuine. New services get economic security immediately rather than bootstrapping their own, and stakers earn more from the same capital. The risk is equally genuine and less discussed.

What layering actually does to your risk
Layer 1, staking
Slashing for validator faults
Well understood, rare, small in practice.
Layer 2, liquid staking
Plus contract and provider risk
You now depend on a specific provider's code and operations.
Layer 3, restaking
Plus new slashing conditions
Each additional service has its own rules for destroying your stake. You are now exposed to the correctness of systems you have probably not evaluated.
Layer 4, using the receipt as collateral
Plus liquidation risk
A depeg at any layer can liquidate the borrowed position on top, converting a temporary discount into a permanent loss.
The compounding
Risk multiplies, yield adds
Each layer adds a few percent of yield and a full new category of failure. The arithmetic is not symmetric and it favours fewer layers.
A useful discipline: count the layers before depositing. If you cannot name every protocol your money passes through and what each one could do to lose it, you are further out than you intended. Most people who lost money in DeFi were at layer four without ever deciding to be.
READ NEXT

BEFORE YOU MOVE ON

Common questions

What is liquid staking?

A provider stakes on your behalf and issues a token representing the staked position, so you earn the staking yield while keeping something tradeable and usable as collateral.

Why does a liquid staking token trade above the asset?

In a value accruing design each token becomes redeemable for more of the underlying over time, so trading above it is correct rather than a premium. Rebasing designs stay near parity and grow your balance instead.

Is restaking safe?

It adds yield and it also adds new slashing conditions from services you probably have not evaluated. Each layer adds a few percent of return and a whole new category of failure, so the arithmetic favours fewer layers.

Risk warning: crypto is highly volatile and largely unregulated. You can lose everything you put in. Nothing here is financial, investment or tax advice.

← PREVIOUS
Providing liquidity: AMMs, impermanent loss and whether the fees cover it
NEXT →
The DeFi risk stack: every layer that can fail