What is EigenLayer (EIGEN)?
👋 New to this? Just start reading at the top — it begins in plain English and gets more detailed as you scroll. Jump to any level:
🟢 The simple version
Plain English — no jargon. Start here.
EigenLayer lets people who have staked ETH to help secure Ethereum "restake" that same ETH to also help secure other services at the same time — like a security guard who, while already guarding one building, agrees to also watch the building next door and gets paid twice for the same shift.
Start with what staking is
To understand EigenLayer you first need to understand staking. Ethereum is secured by proof-of-stake: people lock up ("stake") 32 ETH to become validators, and in return for honestly helping to run the network they earn rewards. If they cheat — try to validate fraudulent transactions — a portion of their staked ETH is destroyed, a punishment called "slashing." This staked ETH is essentially a financial bond guaranteeing good behaviour. Today, tens of billions of dollars of ETH sits staked, securing Ethereum.
Here is the insight that created EigenLayer: all that staked ETH is doing exactly one job — securing Ethereum — and nothing else. It is enormous, idle, high-quality economic security just sitting there. What if you could put it to work securing other things too, without un-staking it?
The restaking idea
EigenLayer is a set of smart contracts on Ethereum that let stakers opt in to additional slashing conditions. In plain terms: you tell EigenLayer "I am willing to put my staked ETH on the line to also guarantee good behaviour on this other service — and if I cheat on that service, you can slash me there too." In exchange, that other service pays you additional rewards.
The "other services" are called Actively Validated Services, or AVSs. An AVS is anything that needs its own cryptoeconomic security but does not want to bootstrap an entire new network of validators and its own token from scratch. Instead of begging people to buy a new token and stake it, an AVS can rent security directly from Ethereum's existing staked ETH through EigenLayer. This is sometimes called "pooled security" or "security as a service."
Why this matters so much
Launching a new blockchain service that needs decentralised security has always faced a brutal chicken-and-egg problem. To be secure, you need lots of value staked. To attract people to stake, you need to pay high rewards in your own token. To have a valuable token, you need to already be secure and useful. Many promising projects died in this trap.
EigenLayer dissolves the trap. A new service can launch on day one with security inherited from Ethereum's massive staked ETH base, paying rewards in ETH or stablecoins or its own token, without having to convince the world to bootstrap a fresh validator set. This is genuinely powerful — it could enable a wave of new decentralised infrastructure (data availability layers, oracle networks, bridges, sequencers) that would otherwise be too hard to secure.
Is EIGEN legal in India?
Yes. EIGEN qualifies as a Virtual Digital Asset (VDA) under Indian law. Gains are taxed at a flat 30% and 1% TDS applies on transfers. Note that restaking rewards earned in ETH or EIGEN may also be treated as taxable income at the time of receipt — the tax treatment of staking and restaking rewards in India is still developing. See our India crypto tax guide and consult a tax professional.
🟡 A bit more detail
For when you want to go a little deeper.
Liquid restaking — how most people actually participate
Restaking directly through EigenLayer requires running validator infrastructure or carefully delegating to operators, which is technical. So a whole category emerged to abstract it away: liquid restaking protocols. You deposit ETH (or a liquid staking token like Lido's stETH) into a protocol such as ether.fi, Renzo, Puffer, Kelp, or Swell. The protocol handles all the restaking complexity on your behalf and gives you a Liquid Restaking Token (LRT) — eETH, ezETH, pufETH, and so on — representing your restaked position.
These LRTs are themselves usable across DeFi: you can lend them, use them as collateral, or provide liquidity, all while they earn underlying Ethereum staking rewards plus restaking rewards. This composability is why liquid restaking exploded into one of DeFi's largest categories in 2024, accumulating well over ten billion dollars in deposits at its peak, much of it driven by anticipation of token airdrops.
The points and airdrop frenzy
EigenLayer's growth was supercharged by "points." Before the EIGEN token existed, EigenLayer awarded points to depositors, with a strong implication that points would convert to future token allocations. Liquid restaking protocols layered their own points on top. Depositors were effectively farming two or three layers of points simultaneously, creating a powerful incentive loop that drove tens of billions in deposits in a matter of months. This was one of the defining DeFi dynamics of early 2024 — and also a cautionary tale about how much capital chases speculative airdrop farming.
The core danger of restaking is that it compounds slashing exposure. Ordinary ETH staking has Ethereum's own slashing risk. Restaking adds the slashing conditions of every AVS you opt into — and the slashing rules of new, less battle-tested AVSs are far less proven than Ethereum's core rules. Opt into several AVSs and the risks stack. A bug or attack in a single AVS could, in principle, cascade into losses for restakers across the system. This "systemic risk" concern is the most serious critique of the entire restaking model, raised by Ethereum researchers including Vitalik Buterin. Live data: CoinGecko
What AVSs actually exist
The flagship AVS is EigenDA, EigenLayer's own data availability service — a direct competitor to Celestia and Avail that lets rollups post their data cheaply, secured by restaked ETH. Beyond it, AVSs include AltLayer (rollup-as-a-service infrastructure), Lagrange (cross-chain state proofs and verifiable computation), Witness Chain (a watchtower network monitoring rollups), Brevis, and a growing roster of oracles, bridges, and coprocessors. The thesis is that dozens or hundreds of such services will eventually rent security through EigenLayer, each paying restakers for the economic security they provide.
The EIGEN token and intersubjective staking
EIGEN launched in 2024 through staged airdrops to restakers and LRT holders. Beyond governance, EIGEN introduces a genuinely novel idea its creators call "intersubjective" staking. Ordinary slashing handles objectively-provable faults — things a computer can verify cryptographically, like signing two conflicting blocks. But some faults require human judgement: did a service produce a subtly wrong answer that is real but not cryptographically provable? EIGEN is designed to be slashable through a social-consensus "forking" mechanism for exactly these intersubjective faults, extending the reach of cryptoeconomic security beyond what pure math can enforce. It is one of the more intellectually ambitious token designs in the space.
🟣 The full technical picture
For the technically curious.
The mechanics: operators, delegation, and quorums
EigenLayer has three roles. Restakers provide the capital — they restake ETH or LRTs. Operators run the actual node software for AVSs; restakers delegate their restaked ETH to operators they trust, much as ETH holders delegate to validators. AVSs consume the security, defining their own validation tasks and slashing conditions. When an AVS launches, operators opt in to serve it, and the restaked ETH delegated to those operators forms the AVS's security "quorum." Each AVS can require its own combination of staked assets, creating customised security profiles.
This separation matters because it means a restaker does not personally need to run infrastructure for every AVS — they pick operators, and operators handle the technical work of serving multiple AVSs. It mirrors Ethereum's own staking delegation model, which is part of why it has scaled so quickly.
Slashing and the security model in detail
The security guarantee rests on a simple economic claim: attacking an AVS should cost more than it could possibly profit. Because restaked ETH backs the AVS, an operator who behaves maliciously can have that ETH slashed. As long as the value securing an AVS substantially exceeds the value an attacker could extract by corrupting it, the AVS is economically secure. EigenLayer's framework gives AVSs tools to reason about this — how much stake secures them, what slashing conditions apply, and how to price the security they are renting.
The subtlety, and the danger, is "restaking concentration." If the same pool of restaked ETH simultaneously secures many AVSs, the effective security of each is lower than it appears, because the same capital is being counted multiple times against different potential attacks. EigenLayer's design and ongoing research focus heavily on bounding this risk, but it remains the model's central theoretical vulnerability.
EigenDA: the flagship application
EigenDA deserves special attention because it is both EigenLayer's showcase AVS and a major product in its own right. It is a data availability layer — the same category as Celestia — but with a different security source: instead of its own standalone proof-of-stake chain, EigenDA inherits security from Ethereum's restaked ETH. For rollups, this is an attractive pitch: cheap data availability backed by Ethereum-grade economic security, without a separate trust assumption in a new chain. EigenDA versus Celestia versus Avail is one of the defining infrastructure rivalries of the current cycle, and its outcome will significantly shape which data availability model dominates.
The relationship to Lido and liquid staking
It is worth being precise about the layering here. Lido is a liquid staking protocol: deposit ETH, get stETH, earn Ethereum staking rewards. EigenLayer is a restaking protocol: take staked ETH (including stETH) and put it to additional work securing AVSs. Liquid restaking protocols sit on top of both: they take ETH or stETH, restake it through EigenLayer, and issue an LRT. So a single deposit can be staked (Lido), restaked (EigenLayer), and liquid (the LRT) all at once — three layers of yield and three layers of risk stacked on the same underlying ETH. Understanding this tower is essential to understanding both the appeal and the fragility of the restaking economy.
Honest assessment of the risks
EigenLayer is one of the most important and most debated protocols of its generation. The promise — turning Ethereum's idle security into a reusable public good — is genuinely elegant and could unlock a great deal of new infrastructure. But the risks are real and serious: stacked slashing exposure, restaking concentration weakening the security it claims to provide, the systemic-risk concern that a failure could cascade across many AVSs, and the simple fact that much of the deposit base arrived chasing airdrops rather than from genuine demand for AVS security. The honest verdict is that EigenLayer is a profound experiment whose long-term safety and value-accrual are still being proven in real conditions.
Key protocol parameters
- Token: EIGEN — governance + novel intersubjective (social-consensus) slashing
- Core concept: Restaking — reuse staked ETH to secure additional services (AVSs)
- Three roles: Restakers (capital), Operators (run nodes), AVSs (consume security)
- Flagship AVS: EigenDA — data availability secured by restaked ETH
- Other AVSs: AltLayer, Lagrange, Witness Chain, Brevis and a growing roster
- Liquid restaking partners: ether.fi (eETH), Renzo (ezETH), Puffer (pufETH), Kelp, Swell
- Peak deposits: $15B+ during the 2024 restaking boom
- EIGEN launch: 2024, via staged airdrops to restakers and LRT holders
- Founder: Sreeram Kannan (former University of Washington professor) and Eigen Labs
- Central risk: stacked slashing + restaking concentration + systemic cascade risk
- Key critics: Ethereum researchers including Vitalik Buterin (systemic risk concerns)
- India tax: VDA — 30% on gains + 1% TDS; rewards may be taxed as income