So you keep seeing “restaking” and “AVS” pop up in your feed, and you want to know what is EigenLayer without wading through six whitepapers and a Twitter thread from someone named degen.eth. Good. I’ll keep this honest.

I remember exactly where I was sitting when EigenLayer’s slashing went live in April 2025. Second cup of coffee, two monitors, watching TVL peel off the chart like paint on a Phoenix summer fence. It dropped from nearly $28 billion toward $7 billion over the following months. That wasn’t a hack. That was the market finally pricing risk correctly. And that moment changed how I think about restaking entirely.
If you’re brand new to this, bookmark my primers on crypto staking and Ethereum first. They’re the foundation everything else stands on. Ready? Let’s get into it.
Quick answer: EigenLayer is an Ethereum protocol that lets you “restake” your already-staked ETH (or liquid staking tokens) to help secure other blockchains and services called AVSs. In return you earn extra yield on top of normal ETH staking. The trade-off is extra slashing risk — you can lose some or all of your ETH if the services you secure misbehave.
The Problem EigenLayer Was Built to Solve
Here’s the problem in plain English. Every new decentralized protocol — a bridge, an oracle, a data availability layer — needs its own army of validators. Building that army from scratch is brutal. You need tokens distributed, validators onboarded, and enough skin in the game that attacking the network costs more than it’s worth.
That’s years of work and hundreds of millions in incentives. Meanwhile, Ethereum already has over $40 billion in staked ETH sitting there doing one job. Sreeram Kannan, EigenLayer’s founder, likes to use this analogy: “Cities don’t have armies, nations have armies.” Small protocols shouldn’t each build their own defense force. They should rent Ethereum’s.
Why New Protocols Struggle to Bootstrap Security
A new chain or middleware launches with a token worth maybe $20 million in stake. An attacker with $21 million can corrupt the network. It’s fragile. Compare that to Ethereum’s security budget, and it’s not even close.
Ethereum Staking: The Foundation
Quick refresher. ETH stakers lock 32 ETH as collateral. Validators then propose and attest to blocks under Proof of Stake. If they act dishonestly, the network “slashes” part of their stake. This is the security engine EigenLayer taps into. For the official version, check out Ethereum’s official staking documentation.
How EigenLayer Restaking Actually Works
Restaking, at its core, is simple. You pledge the same ETH to do more than one job. Once to secure Ethereum. A second time to secure an additional service. Extra work, extra pay, extra risk.
There are three players in this ecosystem. I like to think of them as capital, labor, and customers.
- Restakers: That’s you and me — the capital providers pledging ETH or LSTs to the system.
- Node Operators: The infrastructure folks running validator software for each service. They do the actual work.
- Actively Validated Services (AVS): The customers. Protocols that pay for borrowed Ethereum security.
Restakers: The Capital Providers
You deposit ETH (or a liquid staking token like stETH) into EigenLayer’s smart contracts. You’re signing up for additional slashing conditions beyond vanilla Ethereum staking. In exchange, you get a cut of the fees AVSs pay for your security. The current base reward sits around 3.87% annually on top of your standard ETH staking yield — though that swings based on AVS demand. If you’re fuzzy on yield math, here’s APY vs APR explained.
Node Operators: The Infrastructure Layer
Node operators are the workers. They delegate receive restaked ETH and actually run the AVS software. By early 2026, over 1,900 active operators run services through EigenLayer, and the network secures around 4.3 million restaked ETH. EigenLayer holds roughly 93.9% market share in the restaking category.
Actively Validated Services (AVS): The Customers
An AVS is literally any decentralized system that needs validation. Data availability layers like EigenDA. Oracle networks. Cross-chain bridges. Rollup infrastructure — the same kind of tech that powers Arbitrum and other Layer 2 scaling networks. Each AVS plugs into EigenLayer and says, “I’ll pay X for Y amount of security.” It’s a security marketplace, full stop. If you want the deep technical version, the team publishes EigenLayer’s official restaking documentation.
Native Restaking vs. Liquid Restaking Tokens (LRTs)
There are two main ways to restake. Native restaking is the hardcore path. Liquid Restaking Tokens (LRTs) are how normal humans access this.
Direct (Native) Restaking
Here you run your own validator — the full 32 ETH, keys, machine, uptime, the works. Then you point your validator credentials to EigenLayer. Maximum control, maximum capital requirement, maximum technical headache. It’s not for most people. I know because I tried to set up a home validator during the Merge and spent a weekend cursing at Docker.
Liquid Restaking Tokens: EigenLayer Made Easy
LRTs are the user-friendly version. You deposit an LST like stETH (from liquid staking) into a protocol like EtherFi. That protocol handles the restaking on your behalf and gives you back a tradeable token representing your position.
The appeal is obvious. You get restaking yield plus a token you can move, lend, or stack into DeFi ecosystem positions. It’s similar in spirit to yield farming — except now your collateral is doing three jobs instead of one. Which, depending on your risk appetite, is either elegant or terrifying.
Top LRT Protocols in 2026
- EtherFi (eETH): Largest LRT with over $2.8B in TVL. Native restaking focus and a full ecosystem around it.
- Renzo (ezETH): Around $2B TVL with an institutional bent.
- Kelp DAO (rsETH): No deposit fees, designed for accessibility.
- Puffer Finance (pufETH): Native restaking focus, friendly to smaller validators with a sub-32 ETH on-ramp.
The EIGEN Token Explained
EIGEN is where things get conceptually weird. It’s not your usual governance token. The team calls it a “universal intersubjective work token.” I rolled my eyes the first time I read that too. Let me translate.
What EIGEN Is Actually For
ETH slashing works for clear, objective violations — double signing, going offline, breaking consensus rules. But some AVSs need to adjudicate messier disputes. Think: “Did this AI model actually run the computation it claimed?” or “Was this off-chain data correct?” Those aren’t provable on-chain with math alone.
That’s where EIGEN lives. It gets slashed for subjective disputes that ETH can’t handle. Separating the layers means an ETH restaker isn’t exposed to every weird off-chain debate. Smart design, honestly.
How EIGEN Accrues Value
As AVSs pay fees for security, a share flows to EIGEN stakers over time. It’s a classic fee-capture play. If you want a deeper dive into how these tokens work, read my post on tokenomics.
EigenLayer Risks You Need to Understand Before Restaking
Okay, this is the part I need you to actually read. I’ve watched too many people treat restaking like a savings account. It is not that.
“EigenLayer is shared security. And shared security also brings shared risks… We are all pulling together and sharing the zone of security, but if the security’s broken somewhere, it’s broken for everybody.” — Sreeram Kannan, Founder of EigenLayer
Slashing Risk: The Big One
When you restake, you agree to additional slashing conditions beyond Ethereum’s base layer. Depending on the AVS, you could lose a slice of your ETH — or in theory up to 100% of it — if a node operator you’re delegated to violates the rules. That’s an order of magnitude worse than plain staking.
Worse, when the same ETH secures five or more AVSs, a single bug in any one contract could trigger cascading losses. It’s like comparing impermanent loss to a margin call — impermanent loss stings, correlated slashing can evaporate your position.
Smart Contract Risk
Your ETH is interacting with EigenLayer contracts, AVS contracts, and (if using an LRT) that protocol’s contracts too. Three sets of code, three sets of audits, three ways for something unexpected to go sideways. Stack these thoughtfully.
Correlated Failure and Cascading Liquidations
This is the scenario I genuinely lose sleep over. Say an LRT protocol’s oracle breaks. Forced liquidations start. Other LRTs depeg sympathetically because everyone’s holding the same underlying. Withdrawal queues jam — EigenLayer has a 7-day delay on native restaking exits. You’re watching paper losses become real with nowhere to run. That’s correlated risk.
The April 2025 slashing launch wasn’t a disaster, but it was a lesson. TVL roughly halved — and then kept sliding — in months as people priced in what “real slashing” actually meant. I wasn’t surprised, but plenty of people I know were.
EigenLayer’s Market Position in 2026
So where are we now? EigenLayer isn’t just restaking anymore. It’s been rebranding itself as “EigenCloud” — a broader verifiable compute platform. Restaking is the foundation, but the product roadmap has gotten ambitious.
TVL History: The Crash and Recovery
Quick timeline on total value locked (TVL):
- Pre-April 2025: Peaked near $28.6B as pre-slashing “points farming” dominated.
- Mid-2025: Slashing went live on April 17. TVL slid toward $7B as farmers exited and real risk got priced in.
- Early 2026: Recovered to the $18-19.5B range with 1,900+ active operators. That’s the “honest” number — users who actually want the product.
You can watch this live on EigenLayer TVL on DeFiLlama if you want to see it move in real time.
The Evolution to EigenCloud
The 2026 pivot is interesting. EigenAI — verifiable AI inference as an AVS — launched mainnet in late 2025. Suddenly the “AI + crypto” narrative has actual substance behind it. Vertical AVSs (VAVS) are emerging for specific niches: bridging, data availability, AI verification. Whether any of it justifies the current valuation is another question, but the product is clearly more than a yield scheme now.
Should You Restake Your ETH in 2026?
Real talk time. I’m going to give you the criteria I use for my own allocation.
Who Restaking Is For
- You’ve held and staked ETH for at least a year and understand the mechanics cold.
- You can explain smart contract risk to a friend without googling.
- You don’t need the capital liquid — you’re comfortable with the 7-day withdrawal queue.
- You’re using established, audited LRT protocols (EtherFi, Kelp, Renzo, Puffer) rather than the flavor-of-the-week fork.
- You have discipline on position sizing. My personal rule: never restake more ETH than I could afford to lose 50% of. Write that on a sticky note.
Who Should Skip It (For Now)
- You’re new to staking in general. Learn that first — here are my picks for the best crypto staking platforms.
- You couldn’t comfortably absorb a slashing event on the ETH amount you’re considering.
- You need the capital liquid for anything in the next month.
- You can’t articulate the specific AVS risk parameters for whatever you’re restaking into.
My honest take: Restaking is a legitimate yield enhancement for people who already know what they’re doing. It’s not passive income. Treat every basis point of extra yield as compensation for a specific risk you’ve agreed to underwrite. If you can’t name the risk, you can’t price it.
Frequently Asked Questions
Is EigenLayer safe?
EigenLayer’s core contracts have been extensively audited and have been live through multiple market cycles. “Safe” is the wrong framing though — it’s a protocol that deliberately introduces additional slashing risk in exchange for yield. The real question is whether you’re compensated adequately for that risk.
How much yield do you get from restaking?
The base restaking reward has hovered near 3.87% on top of standard ETH staking yield in recent months, though it varies with AVS demand and LRT-specific incentives. Don’t chase the highest advertised APY — chase the protocol with the cleanest audit history and strongest team.
What’s the minimum amount to restake ETH?
Through native restaking, you need the standard 32 ETH validator stake. Through LRT protocols, there’s effectively no minimum — you can deposit fractional ETH and receive a proportional share of the restaked position.
Can I lose all my money on EigenLayer?
In a worst-case scenario with maximum slashing conditions, yes. That’s why I size positions conservatively and stick to audited LRT protocols. Assume the worst, plan accordingly.
Where to Go From Here
If this is your first real look at restaking, don’t rush in. The smart move is to understand the base layer first, then the yield layer, then the risk layer — in that order.
Start with the fundamentals if you haven’t nailed them yet: crypto staking and liquid staking give you the prerequisite knowledge. When you’re ready to actually deploy capital, browse my roundup of the best crypto staking platforms for platforms I’ve personally vetted.
And if you take one thing from this article: the April 2025 TVL crash was a feature, not a bug. It was the market doing exactly what markets are supposed to do — punishing complacency and rewarding caution. Honor that lesson. Size small, read the docs, and don’t believe anyone telling you this is free money. Including me.




