EigenLayer Explained: What Is Restaking and Why Does It Matter?

Portals.fi

Ethereum's proof-of-stake network is secured by hundreds of thousands of validators who have collectively staked billions of dollars in ETH.

That staked ETH secures one thing: the Ethereum blockchain itself. EigenLayer asks a simple question: What if that same staked ETH could be used to secure other systems too?

That's the core idea behind restaking, and EigenLayer is the protocol that introduced it.

This guide covers what EigenLayer does, how restaking works, the different ways users and operators participate, and the EIGEN token. Furthermore, exploring the risks involved with extending staked ETH's security guarantees beyond Ethereum.

What Is EigenLayer?

EigenLayer is a protocol built on Ethereum that enables "restaking". This allows ETH that is already staked (either natively or through liquid staking tokens) to be opted into securing additional services beyond the Ethereum beacon chain.

These additional services are called Actively Validated Services (AVSs). An AVS is any system that needs a decentralized validator set to operate. This could be an oracle network, a data availability layer, a bridge, a sequencer, a keeper network, or virtually any infrastructure that requires trust and liveness guarantees.

Before EigenLayer, each of these services would need to bootstrap its own validator set and economic security from scratch, convincing stakers to lock up capital specifically for that protocol.

EigenLayer's thesis is that this is highly inefficient: Ethereum already has enormous economic security locked up. Restaking lets that security be shared across multiple services simultaneously.

How Restaking Works

The Basic Mechanism

At a high level, restaking works like this:

  • A user has staked ETH (either natively via their own validator or through a liquid staking token like stETH, rETH, or cbETH).
  • They opt into EigenLayer, granting the protocol the ability to impose additional slashing conditions on their staked ETH.
  • Their restaked ETH now simultaneously secures Ethereum (through normal staking) AND one or more AVSs (through EigenLayer).
  • In return, restakers can earn additional rewards from the AVSs they help secure.

The key innovation and the key risk are that restaking extends the slashing conditions.

Normally, staked ETH can only be slashed for Ethereum consensus violations (double signing, etc.). With restaking, that same ETH can also be slashed if the restaker violates the rules of any AVS they've opted into.

Native Restaking vs. Liquid Restaking

EigenLayer supports two forms of restaking:

Native restaking: Ethereum validators point their withdrawal credentials to an EigenLayer smart contract (called an EigenPod). This restakes their full 32 ETH validator stake. It requires running the actual validator infrastructure.

Liquid restaking (LST restaking): Users deposit liquid staking tokens (stETH, rETH, cbETH, etc.) into EigenLayer. This is more accessible, and there is no need to run a validator, but it relies on the LST protocol's security as an additional dependency.

Actively Validated Services (AVSs)

AVSs are the demand side of EigenLayer's marketplace. They are the services that consume shared security from restaked ETH. Some notable AVSs include:

  • EigenDA: A data availability layer built by the EigenLayer team itself. It provides high-throughput data availability for rollups at a lower cost than posting to Ethereum L1 directly.
  • Oracle networks: Price feeds and data services that need decentralized validation.
  • Bridges and interoperability protocols: Cross-chain bridges that need economic security behind their message verification.
  • Sequencers and MEV protocols: Shared sequencer sets for rollups or MEV infrastructure.

Each AVS defines its own rules: what operators must do, what constitutes a violation (slashable offense), and what rewards are paid. The EigenLayer protocol provides the framework for enforcing these rules against restaked ETH.

Operators: The Infrastructure Runners

Between restakers and AVSs sit operators. They are the entities that actually run the AVS software and validate on behalf of restakers.

Operators register on EigenLayer, opt into specific AVSs, and run the required infrastructure. Restakers then delegate their stake to operators they trust.

This creates a three-sided marketplace:

  • Restakers provide economic security (capital).
  • Operators provide infrastructure and validation work.
  • AVSs provide demand for security and pay rewards.

Operators earn a commission from restaking rewards, similar to how validator operators in traditional staking earn fees.

The quality and reliability of operators matter. For instance, if an operator misbehaves or goes offline, the restakers who delegated to that operator could face slashing or missed rewards.

The EIGEN Token

EigenLayer has a dual-token model: ETH (restaked) provides economic security, while EIGEN serves a distinct role.

Intersubjective Staking

EIGEN introduces a concept called "intersubjective staking." The idea is that some faults can't be verified purely on-chain (like a validator reporting incorrect off-chain data), but a majority of reasonable observers could agree the fault occurred.

EIGEN staking is designed to handle these "intersubjectively attributable faults", situations where the fault is clear to people looking at it, even if it can't be proven by a smart contract alone.

Governance and Ecosystem Development

EIGEN holders participate in governance decisions about the protocol's development. This includes making changes to the restaking framework, new AVS onboarding criteria, and ecosystem fund allocation.

Token Distribution

EIGEN has a total supply of approximately 1.67 billion tokens. Distribution includes allocations for the community (including a Season 1 and Season 2 stakedrop to early restakers), investors, early contributors, and the Eigen Foundation. Portions vest over time with various unlock schedules.

How Different Participants Interact with EigenLayer

Restakers

ETH holders (or LST holders) who deposit into EigenLayer to earn additional yield beyond base Ethereum staking rewards. They delegate to operators and, through those operators, provide security to AVSs.

The yield comes from AVS payments, but is subject to additional slashing risk.

Operators

Infrastructure providers who run AVS validation software. They attract delegated stake, run validation for one or more AVSs, and earn commissions.

Operators need to maintain reliable infrastructure. As a result, downtime or misbehavior affects both themselves and their delegators.

AVS Developers

Teams building services that need decentralized validation. Instead of bootstrapping a new validator set from scratch, they plug into EigenLayer's shared security pool. This dramatically lowers the cost and complexity of launching a new decentralized service.

How EigenLayer Compares to Alternatives

vs. Building Your Own Validator Set

Before EigenLayer, every new service needing decentralized validation had to convince stakers to lock capital specifically for that service. This fragmented security across many small, weakly secured networks.

EigenLayer concentrates security in a shared pool, making each AVS collectively stronger.

vs. Symbiotic (Competing Restaking Protocol)

Symbiotic is an alternative restaking protocol that supports a broader range of collateral types beyond just ETH. It offers a more modular, permissionless design.

The two protocols represent different architectural philosophies. EigenLayer is more ETH-centric, while Symbiotic aims for flexibility. Both are still early and evolving.

Key Risks to Understand

  • Compounding slashing risk: Restaked ETH can be slashed by Ethereum AND by any opted-in AVSs. The more AVSs a restaker is exposed to, the more slashing conditions apply. A single event could trigger cascading slashing across multiple services.
  • Operator risk: Restakers delegate to operators and trust them to perform validation correctly. A negligent or malicious operator could cause slashing for all their delegators.
  • Smart contract risk: EigenLayer's contracts are complex (EigenPods, delegation, slashing mechanics) and represent a significant attack surface.
  • AVS risk: Each AVS defines its own slashing conditions and reward mechanisms. A poorly designed AVS could impose unfair slashing or fail to pay rewards.
  • Systemic risk: If a large amount of Ethereum's total stake is restaked through EigenLayer, a major slashing event could have implications for Ethereum's own security, reducing the total effective stake securing the chain.
  • Complexity risk: The multi-layered system (staking → restaking → delegation → AVS validation) creates complexity that can be difficult for individual participants to fully assess.

The Bottom Line

EigenLayer represents one of the most ambitious infrastructure experiments in Ethereum's ecosystem, an attempt to create a shared marketplace for decentralized trust and security.

If it works as designed, it could dramatically lower the cost of launching new decentralized services while making the security derived from staked ETH more capital-efficient.

The tradeoff is complexity and compounding risk. Restaking adds layers of slashing exposure, introduces dependency on operators and AVS design, and creates systemic interconnections that didn't exist when staked ETH simply secured Ethereum.

Whether the additional yield justifies the additional risk is a question each participant needs to evaluate for themselves.


About Portals.fi: Portals.fi is the DeFi Super App. A one-click gateway to the entire on-chain economy.

Powered by real-time data and seamless execution, Portals.fi connects traders to over 20 million assets, thousands of protocols, and every major blockchain.

Disclaimer: The content of this blog is for informational purposes only. It is not investment advice. Please do your own research and consult with a qualified financial advisor before making any investment decisions.

DeFi investments carry significant risks, and past performance does not guarantee future results. More details here.

Guides