Restaking

Restaking is a mechanism introduced by EigenLayer that lets Ethereum validators and liquid staking token holders re-use their staked ETH as cryptoeconomic security for other protocols — called Actively Validated Services (AVSs). Rather than each new decentralized protocol bootstrapping its own token-based security from scratch, restaking lets them “rent” the security of Ethereum’s massive staked capital base. Restaking dramatically expanded the design space for new decentralized infrastructure in 2023–2024.


Core Problem Restaking Solves

New decentralized protocols (oracles, bridges, sequencers, DA layers) need cryptoeconomic security: if validators cheat, they should be slashable. Historically, each protocol needed:

  1. Its own token with market value
  2. Validators willing to buy and stake that token
  3. Time to build economic security from zero

This is the bootstrap problem: a new protocol has little security because the token has little value, because the protocol has little usage, because the security is weak.

Restaking solution: Use ETH already staked on Ethereum. Validators opt-in to serve new AVSs. If they misbehave on the AVS, their ETH stake is slashed. The AVS gets Ethereum-grade economic security immediately.


How Restaking Works

Native Restaking (validator-level)

  1. Ethereum validator runs a node and stakes 32 ETH on Beacon Chain
  2. Validator opts into EigenLayer via on-chain contract
  3. Validator agrees to run additional software for one or more AVSs
  4. Validator points withdrawal credentials to EigenLayer contract
  5. If validator cheats on an AVS, EigenLayer contract can slash the 32 ETH

LST Restaking (liquid staking token restaking)

  1. User holds stETH, rETH, or other liquid staking tokens
  2. Deposits LST into EigenLayer contract
  3. EigenLayer deploys that capital as economic security for AVSs
  4. User earns: original staking yield + AVS rewards

LRT (Liquid Restaking Tokens)

Just as liquid staking issued stETH for staked ETH, a new layer emerged: Liquid Restaking Tokens (LRTs) representing restaked positions. Protocols like Ether.fi, Renzo, Kelp, and Puffer issue LRTs (eETH, ezETH, rsETH) that represent restaked ETH — and these LRTs can AGAIN be used in DeFi.

This created a new yield stack: ETH → stake (stETH) → restake (via EigenLayer) → LRT (eETH) → DeFi yield.


Actively Validated Services (AVSs)

AVSs are the protocols that consume restaked security. Examples include:

AVS Category Description
EigenDA Data Availability ETH-secured DA layer competing with Celestia
Hyperlane Interoperability Cross-chain messaging with restaked security
AltLayer Rollup infrastructure Restaked validation for rollup sequencers
Lagrange ZK coprocessor Verifiable off-chain compute
eOracle Oracle ETH-secured price feeds

Restaking Risk Layers

Restaking adds incremental risk at each layer:

Layer Risk
ETH staking Slashing for Ethereum consensus violations
EigenLayer restaking Slashing for AVS-specific violations (additional vector)
LRT wrapping Smart contract risk in LRT protocol
LRT in DeFi Liquidation risk if LRT de-pegs

Critics describe this as “yield stacking on collateral that could be slashed multiple times” — though EigenLayer’s design attempts to limit cascading slashing.


Timeline

Date Event
2021 EigenLayer concept paper by Sreeram Kannan at University of Washington
Mar 2023 EigenLayer mainnet phase 1: LST restaking live on Ethereum
Sep 2023 EigenLayer phase 2: native restaking enabled
Feb 2024 EigenLayer lifts deposit caps; billions flow in within days
Apr 2024 EIGEN token airdrop announced; controversy over non-transferability
Mid 2024 AVS ecosystem launches; EigenDA goes live
2024 LRT protocols (Ether.fi, Renzo, Kelp) collectively reach $10B+ TVL

Criticisms

  • Systemic risk: If a major AVS gets slashed, cascading losses could destabilize Ethereum consensus layer
  • EIGEN token controversy: Initial airdrop made EIGEN non-transferable and had geographic restrictions
  • Complexity: Multi-layer leverage structures (ETH → LST → LRT → DeFi) are difficult for users to understand and unwind
  • Vitalik Buterin has publicly warned against “overloading” Ethereum’s social consensus through restaking AVSs that make social layer intervention more likely

Related Terms


Sources

Kannan, S. (2023). EigenLayer: The Restaking Collective. EigenLayer Whitepaper.

Buterin, V. (2023). Don’t overload Ethereum’s consensus. Ethereum Research Forum.

Heimbach, L., & Wattenhofer, R. (2023). Risks and Opportunities of Ethereum Restaking. arXiv.

Schwarz-Schilling, C., et al. (2023). Liquid Staking in Ethereum: Centralization Risks and Mitigation Strategies. Ethereum Foundation Blog.

Gogol, K., et al. (2024). Shared Security in Proof-of-Stake Networks. IEEE Blockchain.