◧ Territory · 4 inbound routes · 6,205 words

EigenLayer, Explained

EigenLayer: A Deep Dive Into Ethereum’s Restaking Powerhouse

At its core, EigenLayer is a restaking protocol on Ethereum that lets staked ETH and other assets be “reused” to secure additional decentralized services, in exchange for extra rewards and new forms of risk. By turning Ethereum’s economic security into a kind of programmable marketplace, it aims to make it easier to launch new infrastructure—like data availability layers, oracles, or even AI services—without bootstrapping a fresh validator set and token from scratch.

EigenLayer has quickly become one of the most closely watched projects in crypto because it sits at the intersection of several powerful trends: liquid staking, points and airdrops, the institutionalization of ETH yield, and the search for scalable security models for modular blockchains and AI infrastructure. It has already flipped, then been overtaken by, blue-chip DeFi protocols in total value locked, attracted intense scrutiny around governance and conflicts of interest at the Ethereum Foundation, and spawned a wave of competitors and meta-restaking projects that together define the “restaking” sector. This explainer walks through how EigenLayer works, what restaking actually is, how the EIGEN token and airdrop fit into the picture, and why the project is simultaneously seen as a breakthrough in capital efficiency and a potential source of systemic risk for Ethereum itself.

From Ethereum Staking To Restaking

The starting point for understanding EigenLayer is Ethereum’s proof-of-stake design. In Ethereum’s consensus layer, validators lock up ETH as collateral to propose and attest to blocks; if they behave honestly, they earn protocol rewards, and if they violate consensus rules, their stake can be slashed. This mechanism turns ETH into “economic security” that defends the chain against attacks. Liquid staking providers such as Lido Finance package this process into tokenized derivatives like stETH, which represent claims on staked ETH plus rewards and can be used in DeFi while underlying validators continue securing Ethereum.

In the baseline staking model, each unit of staked ETH secures exactly one protocol: Ethereum itself. Restaking, the primitive EigenLayer popularized, challenges that limitation. In a restaking system, the same staked ETH (or a derivative such as a liquid staking token) can be committed to secure additional protocols that layer their security assumptions on top of Ethereum’s. Instead of each new decentralized service spinning up its own token and validator network, restaking lets it “rent” security from the existing ETH stake at a market-determined price.

Restaking is often described as creating a “marketplace for Ethereum-based security,” where protocols pay fees or rewards to attract stake and where restakers choose which services to support based on risk and yield. In practice this means that a validator who is already staking ETH can opt in to enforce the rules of multiple protocols at once, under additional slashing conditions that go beyond Ethereum’s base consensus. This can increase capital efficiency and lower barriers to launching new infrastructure, but it also introduces new re-hypothecation dynamics, because the same collateral now backs multiple independent systems.

The restaking idea is not unique to EigenLayer, but EigenLayer has become its flagship implementation. Data providers note that the protocol—sometimes labeled “EigenCloud” in analytics dashboards—has grown into one of the largest Ethereum-based platforms by total value locked, driven first by ETH restakers and later by liquid restaking tokens (LRTs) and institutional integrations. This growth has turned abstract concerns about restaking’s impact on Ethereum security, centralization, and governance into very concrete debates across the ecosystem.

◧ What our coverage revealsLeviathan signal

Readers engaged with EigenLayer primarily as an airdrop and yield extraction vehicle — the who-gets-what mechanics of token distribution outperformed every technical or competitive angle — revealing that the protocol's massive TVL growth was driven less by belief in restaking infrastructure and more by speculative point-farming behavior.

10,452 reader clicks across 68 stories25% on the top 10%most-read: 583 clicks ↗

What EigenLayer Actually Is

At a technical level, EigenLayer is a set of Ethereum smart contracts plus off-chain node software that together allow third-party services to tap into the security provided by existing ETH collateral. The team describes the protocol as a general-purpose “programmable trust” layer built on Ethereum: instead of trust being tied only to Ethereum’s consensus rules, it becomes a resource that application builders can program against using customizable slashing conditions and operator sets.

Restakers—typically ETH stakers or holders of liquid staking tokens—deposit their assets into EigenLayer contracts or delegate them to specialized node operators. Those operators then opt in to secure various “Actively Validated Services” (AVSs), which are independent distributed systems ranging from fast finality layers to data availability protocols, virtual machines, bridges, oracles, or threshold cryptography schemes. AVSs define their own rules and slashing logic, and EigenLayer enforces those rules economically by allowing misbehaving operators’ stake to be penalized if they violate AVS conditions.

According to Eigen Labs, the first AVS to go live on testnet was EigenDA, a data availability protocol created by the EigenLayer team itself, which began testing in late 2023. Data availability is a key bottleneck for rollups and modular blockchains, so using Ethereum-secured restaked collateral to guarantee it is a clear early use case. Over time, the AVS design space has expanded to include prediction market oracles, modular oracle networks, risk coverage infrastructure, and even building blocks for verifiable AI systems, all of which can theoretically plug into EigenLayer’s operator network and economic security.

EigenLayer also serves as the base layer of a broader product suite the team calls EigenCloud. Founder Sreeram Kannan describes this stack as a decentralized, verifiable cloud where developers can access abstracted services for data, compute, and AI inference, all backed by restaked collateral and a global operator set. In that view, crypto is not just about money, but about providing a substrate for trust: if a program’s execution and outcomes can be cryptographically verified and financially enforced via slashing, then off-chain services—from AI agents to prediction markets—can be made accountable in a way traditional cloud infrastructure cannot.

Core Roles: Restakers, Operators, And AVSs

EigenLayer’s architecture revolves around three primary roles: restakers, operators, and Actively Validated Services. Restakers are asset holders who deposit ETH, liquid staking tokens, or other supported ERC-20 assets into EigenLayer to extend their security to AVSs and earn additional rewards. Many retail users access the system indirectly via liquid restaking tokens (LRTs) or centralized exchanges that manage the technical complexity for them, while institutional participants may interface more directly through custody and infrastructure providers.

Operators are entities—often professional node-running companies or sophisticated individuals—who run the off-chain software for AVSs and register with EigenLayer’s on-chain contracts. A tutorial from the ecosystem shows the flow: an operator registers with EigenLayer’s delegation manager contract, sets earnings receiver details, and then registers with a specific AVS via a service manager contract and a signature-based registration process. Once registered, operators can be allocated restaked collateral by delegators and will be held accountable to the AVS’s slashing conditions as well as Ethereum’s base consensus rules.

AVSs are the services that actually consume security. Each AVS defines what it means for an operator to behave honestly or maliciously, how tasks are assigned and validated, and under what conditions stake should be slashed. Examples already in development or deployment include the EigenDA data availability layer, fast finality layers for rollups, prediction market oracles co-developed by UMA and Polymarket, modular oracle networks that integrate tokens like RedStone’s RED, and risk coverage infrastructure from projects such as Catalysis built on EigenCloud. In each case, EigenLayer provides the shared security substrate, while the AVS focuses on its own application logic and incentive design.

From EigenLayer To EigenCloud And Verifiable AI

The EigenCloud framing reflects a broader thesis about where crypto and AI intersect. Kannan argues that as AI agents start writing code, moving money, and making autonomous decisions, society will need technical systems that can prove what happened, enforce rules, and provide economic accountability. From this perspective, crypto’s killer feature is not speculation, but verifiable execution: the ability to guarantee that a program did what it claimed to do, backed by cryptographic proofs and financial commitments in the form of staked tokens.

EigenLayer, and by extension EigenCloud, aims to supply that trust layer. Anyone can stake ETH or other assets and promise to run particular software correctly; if they misbehave, they can be slashed. On top of this, developers can compose services for data storage, proofs, and compute that together make AI systems more transparent and trustworthy. This includes the prospect of self-sovereign AI agents that hold assets, sign transactions, and even raise funding via on-chain contracts, all while being subject to verifiable execution constraints enforced by restaked collateral.

In practice, such visions are still experimental. But they help explain why EigenLayer shows up not just in DeFi narratives, but also in discussions about “verifiable AI,” agentic systems, and new digital institutions that blend smart contracts, DAOs, and autonomous software. Restaking is the economic glue that binds these pieces together: it is the mechanism by which programmable intelligence can be coupled to programmable institutions with shared, reusable security guarantees.

Restaking Mechanics And Asset Support

To see how restaking works day-to-day, it helps to unpack the flows for assets moving into EigenLayer and the way AVSs consume that collateral. Initially, EigenLayer focused on ETH restaking, where either native stakers or holders of liquid staking tokens like stETH deposit into EigenLayer contracts or delegate to operators who have opted in to specific AVSs. This allows the same ETH that secures Ethereum’s consensus to also secure EigenDA, fast finality layers, oracles, and other AVSs, with operators earning additional rewards on top of their base staking yield.

Centralized exchanges have begun to integrate this flow directly. Kraken, for example, now offers ETH restaking “powered by EigenLayer,” allowing clients who already stake ETH on the exchange to extend their cryptoeconomic security to dApps on EigenLayer and earn higher rewards—up to an advertised 8%—in ETH, EIGEN, or other tokens. By abstracting away the need to interact with EigenLayer smart contracts or select AVSs manually, such integrations push restaking closer to the mainstream and blur the line between traditional staking yield products and this new restaking-based security marketplace.

Over time, EigenLayer’s asset universe has expanded beyond ETH and liquid staking tokens. Eigen Labs has introduced “Permissionless Token Support,” an upgrade that lets any ERC-20 token be permissionlessly added as a restakable asset at the protocol level. With this change, AVSs can choose to accept essentially any ERC-20 as collateral, selecting specific token mixes they consider valuable for security, and unlocking “cryptoeconomic security” from a potentially unlimited set of assets. The upgrade was slated for mainnet deployment as a protocol-level change, with user interface support to follow, signaling a move toward more open, developer-driven asset onboarding rather than curated whitelists.

This shift sets up EigenLayer to support, for example, restaked stablecoins, governance tokens from DeFi protocols, and wrapped representations of non-Ethereum assets. It also aligns with broader ecosystem developments such as Lombard’s collaboration with the Eigen Foundation to bring Bitcoin restaking into the EigenLayer orbit, by wrapping BTC in ERC-20-like tokens that can participate in the permissionless restaking framework. Coupled with multi-chain deployments of AVSs—such as RISC Zero’s Boundless proving network on Base—this points toward a future where Ethereum’s restaking layer acts as a hub for securing infrastructure across multiple rollups and even other base layers.

A simplified way to view EigenLayer’s asset model is to categorize restakable collateral into native ETH, liquid staking tokens (LSTs), liquid restaking tokens (LRTs), and generic ERC‑20s that become eligible via permissionless support.

Asset typeExample usageHow it enters EigenLayerKey risks
Native staked ETHSolo stakers, validator operatorsDirect deposit or delegation from validator withdrawal accCorrelation with Ethereum consensus risk and slashing
Liquid staking tokensstETH, rETH, cbETHDeposited into EigenLayer contractsSmart contract and provider risk on top of Ethereum
Liquid restaking tokensLRTs that wrap EigenLayer positions across AVSsIssued by LRT protocols that themselves plug into EigenAdditional leverage and opacity from meta-restaking
Other ERC‑20 tokensStablecoins, governance tokens, wrapped BTC under permissionlessWhitelisted by AVSs using permissionless token supportNon-ETH collateral adds idiosyncratic asset and liquidity risks

EigenLayer’s flexibility is a strength for builders, but every additional asset type and derivative layer introduces new dependencies and potential failure modes, especially when LRTs and meta-restaking projects restake across multiple protocols at once.

◧ The angles that pull readers in6 threads
  1. 01
    Airdrop eligibility and exclusions

    The US/VPN ban on the top-clicked story turned a token distribution event into a geopolitical access story, amplifying anger and FOMO simultaneously.

  2. 02
    TVL surge and deposit caps

    Readers tracked each cap-lift and deposit milestone as a live scoreboard for how much capital was chasing points, not protocol utility.

  3. 03
    Restaking sector competition

    Karak's $1B valuation and the broader TVL exodus framed EigenLayer as a contestable monopoly, drawing readers interested in which protocol would capture the restaking fee layer.

  4. 04
    EIGEN token mechanics and insider conduct

    The 'universal intersubjective work token' framing and the $5.5M lockup-violation investigation collapsed into a single trust question: is EIGEN a legitimate primitive or an insider extraction play?

  5. 05
    Operator economics and sustainability

    The revelation that operators were running at a loss with deferred revenue bets exposed that EigenLayer's supply side was as speculative as its depositor base.

  6. 06
    Institutional and exchange integrations

    Kraken and Ledger Live integrations signaled that restaking was moving from DeFi-native users to retail custody clients, raising both adoption and concentration questions.

The EigenLayer Security Model And Slashing

The delicate part of restaking is ensuring that shared collateral genuinely enforces honest behavior rather than merely introducing leverage. To address this, Eigen Labs has articulated an updated EigenLayer Security Model based on three core notions: operator sets, total stake, and unique stake. Operator sets are collections of operators that an AVS chooses to secure its system, defined by shared slashing conditions and reward parameters. Total stake refers to the full amount of restaked collateral backing that operator set, across all assets. Unique stake is the portion of that collateral that is exclusively committed to that AVS and not simultaneously securing multiple AVSs with overlapping risk profiles.

By distinguishing total from unique stake, the model aims to quantify how much economic security is actually at risk for a given AVS, after accounting for correlations and restaking overlaps. An AVS heavily sharing operators and collateral with others may appear to have a large TVL backing it, but its unique stake could be much smaller, meaning an attacker might benefit from correlated attacks that affect multiple systems at once. EigenLayer’s framework is designed to make these trade-offs explicit so that AVS teams, restakers, and operators can better understand the security they are buying or providing.

Slashing is the mechanism that makes these numbers meaningful. A dedicated EigenLayer slashing upgrade introduces “slashable security” as something operators must intentionally opt into on a per-AVS basis, with AVS builders defining conditions under which stake can be slashed. In the team’s description, operators join an operator set, provide some stake as slashable security for that AVS, and then are subject to penalties if they break commitments. Importantly, slashing is designed to be opt-in and gradual: existing features are not deprecated, and when slashing goes live there is no immediate automatic slashing risk for users.

The protocol introduces timing constraints and safety mechanisms so that early allocations of slashable security are slow to activate. One EigenLayer engineer explained that it takes around two and a half weeks for the first allocation of an operator’s stake to become slashable after they start supporting an AVS, and that this timer begins only when the operator opts into providing slashable security. On the staker side, EigenLayer adds controls to make initial allocations more deliberate, reducing the likelihood that someone is surprised by slashing exposure they did not intend to take.

Another design change is that veto committees—off-chain groups empowered to block slashing events—have been shifted from being a protocol-level feature to tools that AVS builders may choose to implement for their own systems. This reflects a desire to keep EigenLayer itself relatively neutral and minimal, while allowing individual AVSs to experiment with governance structures around slashing and dispute resolution. At the same time, it raises questions about how transparent and decentralized those AVS-level committees will be in practice.

Given the complexity and novelty of restaking risks, it is not surprising that secondary infrastructure is emerging to help participants manage them. Catalysis, for example, has announced what it calls the first risk coverage infrastructure built on EigenCloud, aiming to give restakers and AVS teams insurance-like tools for covering slashing losses or AVS failures. Such services effectively sit one layer above restaking, offering tailored risk transfer products that themselves may be secured by EigenLayer or competing restaking protocols, further layering the system’s dependency graph.

Points, Airdrops, And The EIGEN Token

No discussion of EigenLayer is complete without covering its incentive programs and token economics, because these have driven much of the protocol’s adoption as well as its controversies.

Points And The Restaking Gold Rush

In its early growth phase, EigenLayer relied heavily on a non-transferable “points” system to reward restakers, even before its native EIGEN token was live. Restakers accumulated points based on the amount and duration of assets they committed, often through LRT protocols that added their own points programs on top. This dynamic turned restaking into a speculative race, with users cycling between protocols in search of higher “points per ETH” rates in anticipation of future airdrops. Analysts later noted that EigenLayer’s total value locked surged in part because of this points farming, then fell sharply as farmers rotated into newer opportunities once the airdrop picture became clearer.

The effect was visible across the entire restaking sector. DL News reported that EigenLayer’s TVL fell by about one-fifth from its June peak, and that outflows from EigenLayer were mirrored by declines at other restaking protocols as points farmers chased “greener pastures.” This boom-and-bust pattern highlighted both the power and the fragility of points-based growth strategies, especially when underlying protocols are still finalizing their slashing designs and governance structures. It also inspired projects like YieldNest’s “PointGuard,” a solution showcased at an EigenLayer AVS hackathon that aims to make point systems more transparent, deterministic, and fair, signaling a recognition that opaque incentives can undermine trust.

EIGEN Token Design And Airdrop

EigenLayer’s native token, EIGEN, eventually formalized some of these expectations. Token trackers describe EIGEN as having a total supply of roughly 1.67 billion tokens, with 15% allocated to airdrops. Of that, around 8.25% remains slated for distribution in future “seasons,” giving the team ongoing flexibility to reward new and existing users who interact with EigenLayer’s ecosystem. The initial airdrop targeted restakers and other early adopters, with parameters that sparked intense debate around geographic exclusions, the treatment of users who interacted via LRTs, and whether point-based expectations were met.

When EigenLayer lifted transfer restrictions on EIGEN, the token became tradable on major exchanges with a fully diluted valuation of roughly $7.1 billion and an estimated circulating supply of around 200 million tokens. This unlocked liquidity for airdrop recipients but also exposed them to market volatility, as the token’s price adjusted to reflect the protocol’s growth prospects, governance design, and perceived regulatory risks. Airdrop-focused sites frame EigenLayer as an innovative project enhancing Ethereum’s security and scalability by enabling staked ETH to secure multiple protocols, highlighting both the potential for additional yield and the centrality of EIGEN to the ecosystem’s incentive structure.

The token’s precise long-term role is still evolving. Public materials suggest it will be used for protocol governance and potentially as a security or fee token within the EigenLayer and EigenCloud stack, though Ethereum-native restaked assets remain the primary source of economic security. This two-tiered model—where EIGEN governs and ETH (alongside other ERC‑20s) secures—distinguishes EigenLayer from some competitors that rely more heavily on their own native tokens as collateral.

Hacks, Lockups, And Airdrop Scams

EigenLayer’s rapid rise has come with operational and security incidents that matter for users evaluating risk. In one widely reported case, a malicious actor compromised an email thread between an investor and EigenLayer’s custodial service, using it to steal over 1.6 million EIGEN tokens—worth about $5.5 million at the time—by tricking the victim into sending funds to an attacker-controlled address. EigenLayer characterized the hack as an isolated incident that did not involve any exploit of its smart contracts, but rather a compromise of communication channels and human processes.

Separately, the project launched an internal investigation into a roughly $5.5 million EIGEN token sale that appeared to violate lockup schedules, raising concerns that an insider or early investor might have offloaded tokens ahead of allowed timelines. While details around responsibility remain contested, the episode underscored how token vesting and lockup enforcement are critical to maintaining trust, especially in a context where governance influence and future airdrop expectations are tightly tied to token supply dynamics.

EigenLayer’s prominence has also made it a target for phishing and account takeovers. Its official X (formerly Twitter) account was compromised at one point, with attackers posting fake airdrop announcements and malicious links. Community channels and news outlets warned users not to click any links or believe claims of “new airdrops” associated with the compromised account, emphasizing the need to verify announcements through multiple sources and be cautious with any EIGEN-related offers. These episodes illustrate that even when protocol-level code is robust, social engineering and off-chain operational risks remain significant.

◧ Timeline8 events
  1. 2024-02milestone

    LST deposit caps lifted; TVL hits $3.84B within 24 hours

  2. 2024-04launch

    EigenLayer and EigenDA go live on Ethereum mainnet

  3. 2024-04governance

    EIGEN token white paper published as 'universal intersubjective work token'

  4. 2024-04milestone

    a16z leads $100M investment; protocol reaches $8B in deposits

  5. 2024-05regulatory

    S1 Phase 1 airdrop announced; US and VPN users excluded

  6. 2024-10exploit

    EIGEN transfer restrictions lifted; $7B FDV; $5.5M insider lockup-violation investigation opened

  7. 2024-10milestone

    Kraken launches in-platform EigenLayer restaking for retail clients

  8. 2025-01governance

    TVL exodus triggers sector-wide restaking decline; Karak reaches $1B valuation as competitor

EigenLayer’s Growing Ecosystem

Beyond its core protocol, EigenLayer is increasingly defined by the services that choose to build on its security model. This emergent ecosystem spans data availability, oracles, risk infrastructure, attention and AI projects, and cross-chain finality layers.

AVSs In The Wild: Data, Oracles, And Prediction Markets

EigenDA remains the canonical example of an AVS: a data availability layer that uses restaked ETH to guarantee that data underlying rollup transactions is available for verification. By outsourcing data availability to a specialized AVS rather than Ethereum’s base layer, rollups can potentially achieve higher throughput and lower costs while still inheriting meaningful economic guarantees from Ethereum stakers. EigenDA’s launch signaled the viability of the AVS model and gave other teams a template for integrating with EigenLayer.

Prediction markets and oracle systems have been among the first independent projects to explore EigenLayer’s security model. UMA and Polymarket announced a joint effort with EigenLayer to research a “next-gen prediction market oracle,” combining UMA’s expertise in optimistic oracles, Polymarket’s market design, and EigenLayer’s restaked collateral. The goal is to build an oracle that is faster and more robust than existing designs, using custom slashing conditions enforced by EigenLayer to incentivize honest reporting on real-world events. Similarly, modular oracle providers such as RedStone are designing token models, including the RED token, that plug into EigenLayer-style restaking, using it to secure price feeds across multiple chains.

Risk coverage and insurance are also emerging as AVS-like services. Catalysis’ announcement of a risk coverage infrastructure on EigenCloud shows how restaked security can be applied not only to core blockchain primitives but also to financial primitives such as coverage pools and claims assessment. These AVSs can, in theory, be tuned to slash or reward participants based on how accurately they price risk or adjudicate claims, leveraging EigenLayer’s operator sets as a shared enforcement engine.

DeFi, LRTs, And Attention Markets

Within DeFi, EigenLayer sits upstream of a growing tangle of liquid restaking tokens and meta-restaking protocols. LRTs package users’ EigenLayer positions into tradable tokens that can be used elsewhere in DeFi, compounding yield but also leveraging the same underlying collateral multiple times. Projects like Moebius, which has been courted by Prisma Finance as a potential acquisition target, aim to provide “universal meta-restaking” that unifies restaking positions across EigenLayer, Karak, and other competitors, allowing users to mint new LRTs that span multiple restaking platforms at once. This promises convenience and higher yields, but it also adds opacity and systemic risk, as noted by analysts who warn that re-hypothecation through restaking and LRTs can be “a dangerous beast.”

At the same time, attention-driven token launches and AI experimentation intersect with EigenLayer’s narrative. Projects like Kaito’s “InfoFi” model offer tokenized rewards for providing high-quality information and engagement, while platforms like OpenSea have launched tokens such as SEA to reward long-time users. Some of these attention tokens integrate with AI systems and modular oracle networks that themselves rely on EigenLayer-secured infrastructure. For example, RedStone’s RED token is positioned to power modular oracles that integrate with EigenLayer, connecting attention and information markets to restaked security.

Restaking’s integration with mainstream DeFi is also visible in collaborations like Ethena Labs’ partnership with EigenLayer and ether.fi. Ethena’s synthetic dollar product depends on delta-hedged positions and robust collateral; by tying into EigenLayer and LRT infrastructure, it can potentially access additional yield streams and security guarantees while contributing to the broader restaking economy. Meanwhile, protocols like AltLayer are experimenting with dual-staking designs that let users delegate ETH and LSTs via EigenLayer’s AVS system or stake native tokens like ALT and CYBER to secure specific networks such as the Cyber MACH rollup, blending restaked security with protocol-native stakes.

Fast Finality And Cross-Chain Security

Another prominent category of AVSs is fast finality layers. These systems offer quicker probabilistic or economic finality guarantees for rollups or sidechains than those chains would get by relying solely on Ethereum’s base-layer settlement. Astar Network, AltLayer, and EigenLayer have, for example, joined forces on a Fast Finality Layer that helps position ASTR, Astar’s token, as part of the staking backbone for the Soneium ecosystem. This design uses EigenLayer’s operator sets and restaked collateral to certify rollup states more quickly, improving user experience while keeping Ethereum as the ultimate source of truth.

Cross-chain security more broadly is a growing theme. As rollups on Ethereum and L2 ecosystems such as Base, Optimism, and Arbitrum proliferate, there is a strong demand for shared security solutions that can be tailored to each chain’s needs without fully reinventing the wheel. AVSs running on EigenLayer can, in principle, offer specialized security services—like validity proofs via RISC Zero’s Boundless testnet on Base, or cross-chain bridges with custom slashing conditions—for many chains at once. This modular approach, however, makes the overall security topology more complex, which is why tools for measuring unique stake, correlations across AVSs, and restaking overlaps are becoming essential.

Competition, Criticism, And Governance Debates

EigenLayer’s prominence has inevitably attracted competitors, critics, and hard questions about Ethereum’s long-term governance.

Restaking Rivals And Alternative Designs

Symbiotic is one of the most notable EigenLayer rivals to emerge, having raised $29 million in a Series A round led by Pantera Capital with participation from Coinbase and others. The project explicitly positions itself as “going beyond” EigenLayer in its staking design, hinting at alternative approaches to shared security and restaking. While full technical comparisons are still evolving, the mere presence of such competitors underscores that restaking is now a category rather than a single protocol, with different teams exploring trade-offs around decentralization, asset support, governance, and regulatory posture.

At the same time, major DeFi protocols offer implicit competition by providing attractive risk–reward profiles without the added complexity of restaking. After EigenLayer briefly surpassed Aave to become the second-largest DeFi protocol by total value locked, behind liquid staking giant Lido, the tide turned: Aave later reclaimed the second spot despite a broader “crypto summer” slump in DeFi TVL, while EigenLayer’s TVL slid amid the restaking exodus. This back-and-forth highlights that TVL is not destiny; users can and do migrate when yields compress or risks seem poorly understood.

A high-level comparison of EigenLayer, Symbiotic, Lido, and Aave illustrates how restaking fits into the broader DeFi landscape:

ProtocolCore functionUses ETH as security?Primary collateral model
EigenLayerRestaking and shared security for AVSsYes, via ETH and ERC‑20 restakingEthereum staking, LSTs, LRTs, and other ERC‑20s
SymbioticRestaking competitor extending stakingYes, with alternative designETH and other assets via its own restaking model
LidoLiquid staking provider for Ethereum etcYes, by staking ETH nativelyETH staked into Ethereum validators (LSTs issued)
AaveDecentralized lending and borrowingIndirectly via collateral riskUsers deposit various assets as borrowable collateral

This table simplifies many nuances, but it shows that restaking protocols are distinct from, yet tightly intertwined with, both liquid staking providers and lending markets that recycle staked assets across DeFi.

Systemic Risk And Ethereum Governance

One of the most serious critiques of EigenLayer centers on systemic risk and Ethereum’s consensus. Because restaking allows the same ETH to secure multiple protocols, failures or attacks in those protocols could, in principle, force large-scale slashing events that weaken Ethereum’s validator set or create social pressure for “bailouts.” Analysts have warned that re-hypothecation through restaking and LRTs increases opacity and interconnectedness, making the system more fragile in the face of black swan events. If a large share of Ethereum’s stake is restaked into poorly designed AVSs, and those AVSs experience correlated failures, the impact could extend beyond the boundaries of EigenLayer itself.

These concerns have fed into governance debates at the Ethereum Foundation (EF). When prominent researcher Justin Drake disclosed that he was advising EigenLayer and receiving significant token upside, community members raised questions about conflicts of interest and whether EF personnel could remain neutral while having financial exposure to influential ecosystem projects. The controversy, sometimes referred to as the “EigenLayer fiasco,” prompted EF to consider a formal conflict of interest policy and led Drake to drop his EigenLayer advisorship and other roles to signal a renewed commitment to neutrality.

The EF’s response reflects a broader tension: Ethereum wants to remain credibly neutral while its ecosystem becomes more financialized and intertwined with complex protocols like EigenLayer. As the foundation deploys part of its treasury into DeFi to generate yield and sustain its operations, it must navigate perceived favoritism, governance entanglements, and the risk that influential researchers’ personal incentives diverge from Ethereum’s long-term resilience. In this context, EigenLayer is both a technological innovation and a flashpoint for debates about what kind of financialization Ethereum can absorb without compromising its core values.

Cooling Off: TVL Exodus And Points Fatigue

Market dynamics have already stress-tested some of these tensions. After a period of explosive growth driven by points and speculation on the EIGEN airdrop, EigenLayer’s TVL cooled, with DL News reporting a drop of about 20% from peak levels and linking the decline to points farmers moving on to new opportunities. The exodus did not remain isolated: other restaking protocols saw declines in TVL during the same period, suggesting that the entire restaking narrative was undergoing a consolidation phase.

This cooling off can be interpreted in multiple ways. On the one hand, it underscores the volatility of growth built on points and airdrop expectations rather than clearly articulated long-term utility and risk–reward trade-offs. On the other hand, it may be a healthy reset, allowing EigenLayer and its competitors to transition from speculative bootstrapping to more sustainable usage driven by AVSs that deliver real value—such as more secure oracles, scalable data availability, or robust AI verification layers. The development of EigenLayer’s User Testing Program, which invites volunteers to provide feedback on upcoming features, is part of this maturation, signaling an increased focus on product–market fit and user experience rather than purely on TVL metrics.

◧ Risk matrixanalyst read
  • Smart-contract / slashingHigh↗ source

    Slashing logic for AVSs was not live at mainnet launch; operators absorbed real ETH exposure against speculative future revenues before the penalty mechanism was formally deployed.

  • CentralizationHigh↗ source

    An Ethereum Foundation researcher (Justin Drake) held an EigenLayer advisory role, creating a structural conflict of interest over Ethereum's base-layer roadmap that required public resignation to defuse.

  • RegulatoryHigh↗ source

    The S1 airdrop explicitly excluded US residents and VPN users, reflecting unresolved securities-law exposure that caps the protocol's addressable market and signals legal uncertainty around EIGEN.

  • Liquidity / TVL stabilityHigh↗ source

    Once the airdrop distributed, EigenLayer experienced a significant TVL exodus that triggered declines across all major restaking protocols, confirming that most deposits were point-farming capital rather than sticky restaking demand.

  • Market / token valuationHigh↗ source

    EIGEN launched with a ~$7B fully diluted valuation against negligible protocol revenue, with operators explicitly betting on future fee generation that had not yet materialized.

  • Insider / governance conductMedium↗ source

    A $5.5M EIGEN token sale allegedly violated lockup terms by an insider or early investor, prompting an official investigation and raising questions about token distribution integrity.

Practical Considerations For Users

For a crypto news audience, it is important to translate EigenLayer’s high-level design into concrete implications for different participants: ETH holders, node operators, and developers.

ETH Holders And Restakers

For ETH holders, restaking via EigenLayer offers a way to earn additional rewards on top of standard Ethereum staking, but those rewards come with layered risks. A user who stakes ETH with a provider like Lido or directly through a validator already accepts the possibility of slashing and smart contract risk. If they then restake that same ETH (or an LST such as stETH) into EigenLayer, they add exposure to EigenLayer’s contracts, the behavior of chosen operators, and the slashing logic of the AVSs they indirectly support.

Some of this complexity is hidden when using centralized services. Kraken’s ETH restaking product, for instance, allows customers to opt into EigenLayer-powered restaking through the exchange interface, with rewards paid in ETH, EIGEN, or other tokens, and without requiring users to manage AVS selection or operator delegation themselves. While this simplifies the experience, it concentrates decision-making about risk allocation in the hands of the exchange and may create exposure that retail users do not fully understand.

The proliferation of LRTs and meta-restaking protocols adds another layer. A user might buy an LRT that wraps an EigenLayer position, deploy that LRT as collateral in a lending protocol, and then restake the borrowed assets elsewhere. This can amplify yield but also ties the user’s position to multiple unrelated risks: smart contract bugs, operator failures, AVS slashing events, and market volatility in both the underlying and derivative tokens. For many ETH holders, a key question is whether the incremental rewards justify this added complexity, especially in an environment where attention-driven token launches and points programs can obscure true risk–reward trade-offs.

Node Operators

For node operators, EigenLayer is both an opportunity and a challenge. Running an AVS requires not only operating Ethereum validator infrastructure but also deploying and maintaining AVS-specific software, keeping up with slashing conditions, and managing keys and signatures for registration and ongoing participation. Tutorials from the ecosystem illustrate a multi-step process: deploying AVS service manager contracts, registering with EigenLayer’s delegation manager, specifying earnings receivers, signing messages to join AVS operator sets, and setting salt and expiration parameters for registration signatures.

Once onboarded, operators must monitor multiple systems: Ethereum’s consensus client, EigenLayer’s contracts, and any AVS-specific networks they support. They may earn rewards denominated in ETH, EIGEN, AVS tokens, or other ERC‑20s, each with its own liquidity and price risk. In return, operators gain access to diversified revenue streams and the chance to specialize in particular AVSs, such as data availability oracles or AI verification layers. But they also shoulder the burden of ensuring that misconfigurations or software bugs do not trigger slashing across multiple protocols simultaneously.

Professional operators and institutional staking providers, including those serving custody clients, are therefore likely to dominate EigenLayer’s operator landscape, at least initially. Services like Blockdaemon explicitly target institutional restaking on EigenLayer, positioning themselves as intermediaries who can manage the operational risk of running AVSs while offering clients exposure to restaking rewards. This may improve overall reliability, but it also raises centralization questions if a small number of large operators end up controlling the majority of restaked stake.

Developers And AVS Teams

For developers, EigenLayer offers a way to launch new decentralized infrastructure without bootstrapping a new validator set and token from scratch. An AVS team can define its security model—operator set composition, slashing conditions, reward schedules, and accepted collateral—and then tap into EigenLayer’s restaked stake and operator network. This can dramatically lower the barrier to entry for projects that would otherwise struggle to attract enough validators or to design a credible token economy to incentivize them.

The trade-off is that AVS teams must think in a multi-layered way about security and incentives. They need to understand how much unique stake they actually have, given overlapped operator sets; how their slashing design interacts with other AVSs’ conditions; and how correlated failures could propagate across the restaking graph. They are also responsible for deciding whether to implement veto committees or other governance modules around slashing, and for communicating these decisions clearly to restakers and operators.

Participation in programs like EigenLayer’s User Testing Program can help developers get feedback on these designs before they go live, but ultimately the responsibility for getting slashing right rests with AVS teams. In a world where prediction market oracles, risk coverage systems, and AI inference layers all rely on shared restaked collateral, the consequences of poorly designed incentives or ambiguous slashing rules can be severe.

Conclusion

EigenLayer occupies a unique and controversial position in today’s crypto landscape. It is, in many ways, the purest embodiment of restaking as a primitive: the idea that Ethereum’s economic security can be decomposed, repackaged, and sold as a service to a wide variety of decentralized systems, from data availability layers and prediction market oracles to risk coverage pools and AI verification networks. By allowing ETH and other assets to be restaked into AVSs, EigenLayer promises higher capital efficiency, lower bootstrapping costs for infrastructure, and a path toward a more modular, composable, and verifiable onchain world.

At the same time, the project surfaces some of the deepest questions facing Ethereum as it matures. Restaking and LRTs introduce re-hypothecation and leverage, making it harder to reason about where economic security truly lies and how systemic shocks might propagate. Governance controversies at the Ethereum Foundation, including the EigenLayer-related conflict-of-interest debate, reveal how intertwined core researchers and major protocols have become, and how delicate Ethereum’s credibility as a neutral base layer can be. Security incidents around EIGEN token custody and social media compromises remind users that even sophisticated teams are not immune to human and operational failures, highlighting the importance of robust practices beyond smart contract audits.

EigenLayer’s evolution—through the rollout of its slashing upgrade, permissionless token support, and the continued growth of AVSs and restaking competitors like Symbiotic—will likely shape how the wider ecosystem thinks about shared security for years to come. Whether it ultimately strengthens Ethereum by providing a flexible trust marketplace or exposes it to unacceptable systemic risk will depend on how carefully restakers, operators, and developers use the tools EigenLayer has created, and how effectively the community demands transparency and restraint in the face of powerful new financial incentives.

Outlook

Looking ahead, EigenLayer is poised to remain a focal point of experimentation at the frontier of Ethereum, DeFi, and AI infrastructure. As permissionless token support matures and AVSs for data, oracles, and verifiable AI move from prototypes into production, restaked security is likely to underpin an increasing share of onchain activity. At the same time, the cooling of the initial restaking gold rush and the rise of competitors like Symbiotic suggest that EigenLayer will have to compete on the robustness of its security model, the quality of its ecosystem, and the clarity of its governance—not just on points and airdrops. For users and builders, the challenge will be to harness the capital efficiency and composability that EigenLayer offers without losing sight of the new forms of risk it creates, ensuring that Ethereum’s hard-won trust is extended, not diluted, by the restaking era.

Latest EigenLayer news

Sources

Was this explainer helpful?

Community notes

Spot something off or out of date? Drop a note. Editors review topic notes daily and roll accepted fixes into the explainer — contributors are recognized in the monthly $SQUID drop.

0/1000

Loading notes…