Restaking and EigenLayer
Restaking · AVS

Restaking and EigenLayer

Extending Ethereum security to new services

EigenLayer, liquid restaking tokens, AVSes, and the compounding risk stack that comes with restaking Ethereum.

01

Why restaking exists

Ethereum staking is straightforward at the base level: validators lock 32 ETH, run consensus software, and earn roughly 4% annual yield. As of 2024, approximately $100 billion of ETH is staked. That capital is the economic spine of Ethereum's security — attacking the chain requires controlling more than one-third of all staked ETH, which makes an honest attack economically prohibitive at that scale.

The bootstrapping problem

New crypto middleware — bridges, oracle networks, data availability layers, fast finality services — needs economic security to be credibly honest. If operators misbehave, something of value must be at stake and slashable. Without that, honesty is just a policy, not an economic commitment.

Building that validator set from scratch is expensive and slow. Cosmos chains typically bootstrap 100–300 validators with modest economic security. Proof-of-authority networks rely on reputation rather than collateral. Both are weak compared to Ethereum's $100B. Before a new protocol attracts substantial economic backing, it's vulnerable.

Before EigenLayer, interoperability relied on multisigs (bridge validators), committees of known entities, or purpose-built PoS chains — all requiring bootstrapping trust from zero. The attack surface during early life is highest precisely when the protocol has the least economic weight to deter it.

The insight

$100B of ETH is already sitting there — already staked, already consensus-participating, already secured by the costliest validator set in crypto. EigenLayer's core question: could that security be rented to new protocols via programmable slashing conditions added on top of native staking?

The answer is the restaking model. A new protocol can say: "To operate in my network, you must restake your ETH. If you misbehave in my system, I slash your Ethereum stake." The new protocol inherits Ethereum-grade economic security on day one, without bootstrapping a validator set or issuing inflationary token incentives to attract it.

The name "restaking" is literal: you are staking ETH that is already staked. The same 32 ETH simultaneously secures Ethereum consensus and the new protocol's rules.

02

EigenLayer mechanics

EigenLayer is a set of smart contracts on Ethereum that extend the cryptoeconomic security of staked ETH to third-party protocols. Three actor types make the system work: stakers, operators, and AVSes.

The three actors

Stakers hold ETH or liquid staking tokens — stETH, rETH, cbETH — and deposit into EigenLayer's DelegationManager contract. They choose an operator to delegate to and, by doing so, accept the slashing conditions of whatever AVSes that operator opts into. Stakers earn a share of AVS rewards in return.

Operators are entities running node infrastructure. They register with EigenLayer, accept staker delegation, and run the specific software required by each AVS they serve. Operators earn a percentage cut of AVS rewards (typically 10–20%) and pass the remainder to their delegating stakers.

AVSes (Actively Validated Services) are the protocols consuming EigenLayer security. Each AVS defines what operators must do, what constitutes slashable misbehavior, and what rewards operators receive for honest service.

The reward flow

Staker deposits stETH → delegates to Operator X → Operator X opts into AVS Y → AVS Y pays Operator X rewards → Operator X takes a percentage cut and passes the rest to the staker. Throughout this chain, the staker's stETH is subject to slashing if Operator X misbehaves on AVS Y. The staker earns yield without running infrastructure; the operator runs infrastructure without providing the capital; the AVS gets security without building a validator set.

The EIGEN token

EigenLayer launched the EIGEN token in May 2024 as a "universal work token" for AVSes that need a slashable asset for subjective faults — misbehaviors that can't be proven on-chain with a fraud proof but can be socially adjudicated. Some disputes are too nuanced for deterministic code; EIGEN provides a slashable stake for those cases. It complements rather than replaces ETH slashing.

Warning
Programmatic slashing — actual on-chain, automated enforcement — was not live as of mid-2024. EigenLayer launched with "social slashing," where governance decides whether to slash. The $15B+ in TVL accumulated before this mechanism was tested in production. When programmatic slashing goes live, it will be the first real test of the system's safety properties under real conditions.

Timeline

EigenLayer went live on Ethereum mainnet in April 2023. By Q1 2024, it had accumulated more than $15B in restaked assets — the fastest TVL growth in DeFi history. The first AVS, EigenDA (a data availability layer operated by EigenLabs), launched in June 2024.

03

Liquid restaking tokens

Depositing directly into EigenLayer locks capital. Your stETH earns restaking yield but can't be used as collateral elsewhere in DeFi — it sits idle from a composability perspective. Liquid restaking tokens solve this problem the same way Lido solved native staking illiquidity: wrap the position and make it tradeable.

How LRTs work

Liquid restaking token protocols — ether.fi, Renzo, Kelp, Puffer — abstract the EigenLayer deposit. You send ETH or stETH to the LRT protocol; it deposits into EigenLayer, delegates to a curated set of operators, and returns you an LRT: eETH, ezETH, rsETH, or pufETH respectively. The LRT is liquid — tradeable on DEXes, usable as collateral on Aave or Morpho, or depositable into yield strategies on Pendle.

Major protocols

ether.fi (eETH) led by TVL with approximately $7B by Q2 2024. Operates its own node infrastructure and routes deposits through EigenLayer with a focus on decentralized operator selection.

Renzo (ezETH) reached approximately $3B TVL. Renzo's ezETH briefly depegged 6% in April 2024 when withdrawal queue concerns arose — triggering $35M in liquidations on Morpho. It was the first public stress test of LRT liquidation risk.

Kelp DAO (rsETH), Puffer Finance (pufETH), and Swell Network (swETH) operate with broadly similar mechanics but differ in operator selection, AVS strategy allocation, and fee structures. All protocols absorbed EigenLayer's early deposit caps and sequential deposit windows.

The points era

EigenLayer had not yet launched token rewards when the major LRTs went live. Users deposited billions chasing "points" — credits toward future airdrops of EIGEN and each LRT protocol's own token. When EIGEN launched in May 2024 with a one-year vesting restriction on initial allocations, some LRTs saw price pressure as the immediate yield narrative weakened. The points meta drove extraordinary TVL velocity but deferred the question of sustainable real yield.

Composability and leverage

LRTs have been integrated as collateral in Aave, Morpho, and Pendle, creating compounding strategies: borrow stablecoins against eETH, use stablecoins to buy more ETH, restake, repeat. Pendle splits yield from principal, enabling markets for restaking yield rate speculation. Each additional layer adds complexity and liquidation exposure.

The long-run yield model — ETH consensus yield (~4%) plus AVS fees — could reach 6–10%+ for operators participating in multiple high-fee AVSes. In 2024, with most AVSes not yet paying meaningful fees, this remains speculative. Composability-driven leverage is real; the underlying yield sustaining it is still being built.

04

What AVSes are

An Actively Validated Service is any protocol that needs decentralized, economically-secured operators and is willing to pay for them. EigenLayer is the marketplace that connects those protocols to the restaked ETH backing them. The published categories include data availability, oracles, bridges, fast finality coprocessors, keeper networks, and sequencer networks.

EigenDA

The flagship AVS, operated by EigenLabs. Rollups post transaction data to EigenDA nodes instead of or alongside Ethereum calldata. Nodes are EigenLayer operators who are slashable if they fail to serve data when requested. EigenDA targets 10 MB/s throughput at launch — substantially higher than Ethereum's base layer. AltLayer, Mantle, and Celo are early adopters. It is the alternative DA layer with the strongest Ethereum alignment by design.

ZK coprocessors

Lagrange and Brevis build zero-knowledge coprocessor AVSes. They generate cryptographic proofs of L2 state — for example, proving that at block N, wallet X had balance Y — that can be consumed by other chains without waiting for L2 finality. This enables cross-chain applications requiring verified historical data. The proofs are generated by EigenLayer operators, whose restaked ETH is slashable for incorrect attestations.

Oracles and bridges

eOracle builds a decentralized oracle network as an AVS. The same value proposition as Chainlink — aggregated off-chain price feeds — but secured by restaked ETH rather than a separate validator set and token.

Hyperlane and other interoperability protocols can use EigenLayer to secure their message-passing validators — replacing trusted multisigs with slashable restakers. This is the direct answer to bridge security via economic commitment rather than reputational trust.

The business model and operator complexity

AVSes pay operators in native tokens or ETH. Operators take a cut and pass the remainder to delegating stakers. As AVS ecosystems mature and fee volume accumulates, this becomes a compounding yield source layered on top of Ethereum staking. This is the bull case for EigenLayer as a platform: a market where protocols bid for security and restakers capture the spread.

The operational reality for operators is demanding. Each AVS requires distinct software, hardware specifications, and uptime commitments. Running 10 AVSes means 10 pieces of software, 10 uptime SLAs, and 10 independent slashing conditions. Professional operators manage this complexity at scale; individual stakers delegate to avoid it. But delegation is itself a trust assumption — you are trusting an operator's technical competence and risk management, not just Ethereum's code.

05

The compounding risk stack

Restaking is a stack of layered risks. Each layer is individually manageable; the compounding of all of them simultaneously is what makes the risk profile of LRT positions genuinely novel. Understanding the stack is a prerequisite to sizing a position.

Layer 1 — ETH price risk

All positions denominate in ETH. A 50% drawdown in the ETH price halves the dollar value of the entire position regardless of protocol performance, operator behavior, or AVS health. This is the baseline risk that every other layer sits on top of.

Layer 2 — native staking slashing

Ethereum slashes validators for specific consensus failures: double signing and surround votes. This base-layer slashing applies to all staked ETH and all LRT positions. The historical rate is extremely low — well under 0.01% of validators slashed — but it is real, and it is the foundation on which restaking slashing is built.

Layer 3 — AVS slashing risk

Operators can be slashed for AVS-specific misbehavior: incorrect data attestations, downtime at critical moments, or bugs in the AVS client software. Unlike Ethereum slashing — which has well-defined conditions and years of live data — AVS slashing conditions are new, largely untested, and set by AVS developers whose code has not been battle-hardened. The risk profile of each AVS is different; an operator running 10 AVSes carries 10 different slashing exposures simultaneously.

Layer 4 — LRT smart contract risk

The LRT protocol — ether.fi, Renzo, Kelp — sits between you and your ETH. Bugs in the LRT contract, incorrect accounting, access control failures, or malicious upgrades could cause total loss of funds entirely independent of what happens on EigenLayer or Ethereum. This is a distinct smart contract risk surface layered on top of EigenLayer's own contracts.

Layer 5 — liquidation cascade risk

LRTs used as DeFi collateral create liquidity risk. An LRT price depeg — from a slashing event, a depeg in the underlying LST, or simply thin DEX liquidity — can trigger collateral liquidations. Mass liquidations sell the LRT into thin liquidity, pushing the price further down, triggering more liquidations. Renzo's ezETH briefly depegged 6% in April 2024 due to withdrawal queue concerns, causing $35M in liquidations on Morpho. That was a small event. A large AVS slashing incident could be substantially more disruptive.

Warning
Slashing has not happened in production at scale as of mid-2024. EigenLayer's $15B+ TVL was accumulated under social slashing — governance-based, not automated. When programmatic slashing goes live, it will be the first real test of whether correlated slashing events can cascade through the system. If most EigenLayer operators run the same AVS software — likely, given switching costs — a single bug in that software could slash a significant fraction of restaked ETH simultaneously. This is not diversified financial risk; it is correlated software risk with a sudden, not gradual, failure mode.

Due diligence checklist

Which AVSes does your operator run? Each AVS is an independent slashing exposure. More AVSes means more yield and more risk surface. Review the operator's public AVS opt-in list before delegating.

What are the slashing conditions? AVS slashing conditions vary widely in specificity and subjectivity. Well-defined, objectively verifiable conditions (data unavailability proofs) are lower risk than conditions that require social adjudication.

What is the LRT withdrawal queue? LRTs are liquid on secondary markets but the underlying EigenLayer position has withdrawal delays. If a slashing event triggers a bank run, secondary market liquidity dries up before the on-chain queue clears. Know your exit timeline before entering.

Size relative to your risk tolerance. The restaking stack carries novel, largely untested risk at every layer above Ethereum's base slashing. Position size should reflect that, not the headline yield number.

01Why restaking exists1/5
Sections18 min