Skip to main content
Important: We do not provide financial advice or custody funds. All transactions occur on third-party platforms.

The Restaking Thesis

What problem restaking solves, what risks it concentrates, and why Vitalik publicly warned against overloading Ethereum consensus.

30 min · advanced · part of Restaking & Shared Security

The Bootstrapping Problem

Every new piece of crypto infrastructure faces the same chicken-and-egg problem. To be useful — as an oracle, a data-availability layer, a rollup sequencer, a cross-chain message verifier — it needs a large, decentralized validator set putting real capital at risk. Without that staked capital, the infrastructure is not credibly neutral and is easy to attack. But to attract a large validator set, the infrastructure needs to be useful enough to generate fees that compensate validators for locking up capital and running hardware. Historically, every new chain or middleware solved this by issuing its own token, distributing it broadly, and trying to bootstrap a validator set who would stake that token. Cosmos chains do this. Polkadot parachains do this. Most layer-1s do this. The approach works but it is slow, expensive, and unreliable. New validators have to evaluate an unknown token with an uncertain price trajectory. Small chains often launch with thin security — a few million dollars of staked value protecting protocols that handle hundreds of millions in TVL — and stay vulnerable for years. Restaking proposes a different answer. Instead of every new service bootstrapping its own validator set with its own token, services can rent security from the largest existing pool of staked capital in crypto: Ethereum validators. An Ethereum validator already has 32 ETH locked, already runs hardware, already participates in consensus. Restaking lets that same validator opt in to additional duties — running an oracle, validating a sidechain, attesting to data availability — for additional fees, while the same staked ETH backstops slashing if the validator misbehaves on the new duty. The thesis is that this dramatically lowers the cost of launching new crypto infrastructure, because the security comes pre-built. The counter-thesis, which is just as important, is that it concentrates risk in ways the ecosystem has not lived through yet. This lesson walks through both sides.

Also in this lesson

  • What Restaking Actually Is
  • What Problems Restaking Claims to Solve
  • What Restaking Concentrates
  • Vitalik's "Don't Overload Ethereum Consensus" Essay
  • For Deeper Reading

Key terms

Restaking
The practice of reusing already-staked capital (such as staked ETH) to provide cryptoeconomic security for additional services beyond the base chain. Pioneered by EigenLayer.
AVS (Actively Validated Service)
A service that uses restaked capital for its security. Examples include data-availability layers, oracle networks, cross-chain message verifiers, and fast-finality gadgets. Operators opt in to validate AVS in exchange for fees and exposure to AVS-specific slashing.
Operator
An entity (often a professional node-running firm) that runs the software required to validate one or more AVS. Operators receive delegated stake from restakers and earn AVS fees in exchange for accepting slashing risk.
Delegator
A user who restakes their ETH or liquid-staking tokens by delegating to an operator. Delegators receive a share of AVS fees and bear a proportional share of any slashing the operator incurs.
Native restaking
Restaking model in which a solo validator points their Beacon Chain withdrawal credentials at EigenLayer, enabling EigenLayer to enforce AVS slashing against the validator's 32 ETH directly.
Liquid restaking
Restaking model in which a user deposits a liquid-staking token (stETH, rETH, cbETH) into EigenLayer rather than staking natively. Currently the dominant restaking flow because most ETH staking is intermediated through LSTs.
Cascading slashing
The risk that a single operator misbehavior triggers slashing across multiple AVS simultaneously, potentially exhausting the operator's stake before all AVS can be paid. A core concentration risk specific to restaking.
Cryptoeconomic security
Security that comes from the economic value of staked capital that would be slashed for misbehavior. Distinct from cryptographic security (which comes from mathematical proofs) and trusted-party security.
Withdrawal credentials
The on-chain address that controls where a Beacon Chain validator's stake can be withdrawn. EigenLayer requires validators to set withdrawal credentials to an EigenLayer-controlled contract so that AVS slashing can be enforced before exit.
"Don't overload consensus"
A May 21, 2023 essay by Vitalik Buterin arguing that restaking is fine if it stays contained within its own contracts, but dangerous if it creates pressure on Ethereum's social layer to fork or arbitrate disputes on behalf of restaked applications.

Continue this lesson — 5 more sections in the CryptoBipto app.

Open lesson

Educational only — not financial advice.