EigenDA

EigenDA is the first production Actively Validated Service (AVS) deployed on EigenLayer — providing data availability (DA) at high throughput and low cost to rollups and blockchains, backed by restaked ETH from EigenLayer operators rather than a new proof-of-stake token. EigenDA’s novel security model: EigenLayer operators (who have already staked ETH on Ethereum) opt into EigenDA and receive additional rewards for storing and serving rollup data — if they misbehave (fail to serve data), they can be slashed on their underlying Ethereum stake. This means EigenDA inherits Ethereum’s economic security ($300B+ in ETH staked) for its DA guarantees, rather than requiring adoption of a new token with uncertain market value. Layr Labs — the company behind EigenLayer — also builds and operates EigenDA.


How It Works

Component Role
EigenLayer operators Ethereum validators who opt-in to also serve EigenDA workloads
Storage nodes EigenDA workload distributed across operator set (each stores a data chunk)
KZG commitments DA proofs — allows compact verification that data was stored correctly
Dispersal Rollup sends EigenDA a blob; EigenDA distributes encoded chunks to operators
Availability attestation Operators sign attestations confirming data receipt; rollup receives proof
Slashing EigenLayer slashes ETH stake for non-responsive or dishonest EigenDA operators

Core security advantage vs. other DA layers:

  • Celestia/Avail: New token (TIA, AVAIL) provides economic security — security limited by token market cap
  • EigenDA: Economic security from restaked ETH — operators risk losing their staked Ethereum if they misbehave; Ethereum’s $300B+ economic security backs availability guarantees

Key Features

Feature Details
ETH-backed security Restaked ETH from EigenLayer operators secures DA — no new token assumption
High throughput EigenDA targets 10+ MB/s bandwidth — much higher than Ethereum’s blob throughput
Low cost DA costs significantly lower than Ethereum L1 calldata
EigenLayer integration Operators are already in EigenLayer — da service is additive workload
Rollup agnostic Any rollup type can use EigenDA — EVM, Cosmos, custom execution

History

  • 2023: Layr Labs announces EigenDA as first AVS for EigenLayer; testnet development begins
  • 2024 (Apr): EigenLayer mainnet launches with $14B+ in restaked ETH; EigenDA launches as first AVS
  • 2024 (Apr-May): EIGEN token unveiled; EigenDA integration guides for rollup frameworks published
  • 2024: Multiple teams begin integrating EigenDA — including Mantle Network, Celo, and various Arbitrum Orbit chains
  • 2024 (Q3-Q4): EigenDA throughput increases; additional AVS operators activate EigenDA participation
  • 2025 (Roadmap): EigenDA V2 — higher throughput targets, improved data retrieval APIs

Notable EigenDA Users

Project Use Case
Mantle Network Ethereum L2 using EigenDA for DA
Celo L2 migration to Ethereum using EigenDA
Fluent Wasm-based rollup using EigenDA
Versatus Stateless rollup R&D using EigenDA

Common Misconceptions

“EigenDA has Ethereum’s security without any tradeoffs.”

EigenDA inherits Ethereum economic security (restaked ETH) for DA — but it introduces new trust assumptions: EigenLayer’s slashing contracts must work correctly, and EigenDA has a separate validator/operator set from Ethereum’s base layer. The security is strong but not identical to direct Ethereum L1 calldata.

“EigenDA data is stored on Ethereum.”

EigenDA data is stored by EigenLayer operators — not on Ethereum itself. Ethereum L1 stores only the DA attestation (a compact cryptographic certificate), not the raw rollup data. This is how EigenDA achieves higher throughput than Ethereum’s blob capacity.


Criticisms

  • Centralization risk in operator set: EigenLayer’s restaking concentrates economic security among professional node operators — a small number of large operators could collude; the diversity and decentralization of the EigenDA operator set matters for long-term security
  • Novel slashing system: EigenLayer’s slashing conditions are novel smart contract code — bugs in slashing logic or disputes about when slashing applies create risks not present in simpler DA systems
  • Security assumptions: EigenDA’s security is novel — reliant on EigenLayer contracts, operator behavior, and restaking economics all working correctly together; less battle-tested than Ethereum’s direct calldata
  • Payment and economics: EigenDA payment structures, operator incentives, and long-term fee market equilibria are still developing; short-term trust in EIGEN token economics must be assessed

Social Media Sentiment

EigenDA generates significant interest within the Ethereum staking and restaking community — it is the most visible demonstration of EigenLayer’s AVS model in practice. ETH stakers interested in additional yield from restaking view EigenDA positively. DeFi infrastructure teams are evaluating EigenDA seriously as a cost-effective DA option with strong security pedigree. Skeptics of restaking’s systemic risk concerns extend those concerns to EigenDA.


Last updated: 2026-04

Related Terms


Sources

  1. EigenDA Documentation — docs.eigenda.xyz (2024). Official Layr Labs technical documentation for EigenDA — operator requirements, rollup integration, throughput specifications, and KZG commitment scheme.
  1. “EigenDA: Decentralized Data Availability Secured by Restaked ETH” — Layr Labs (2023). EigenDA specification paper — security model, operator set design, throughput targets, and comparison to alternative DA layers.
  1. “EigenLayer Mainnet: AVS Launch and EigenDA Deployment” — CoinDesk (April 2024). Coverage of EigenLayer mainnet and EigenDA as first production AVS — restaked ETH statistics, operator participation, and initial DA throughput metrics.
  1. “Comparing DA Layer Security Models: Restaking vs. Native Token” — Bankless Research (2024). Analysis of how different DA layers (EigenDA, Celestia, Avail, NearDA) derive their security — economic modeling of restaked ETH vs. new-token PoS for DA guarantees.
  1. “Mantle Network’s EigenDA Integration: A Case Study” — Mantle Network Technical Blog (2024). Detailed account of Mantle Network’s deployment using EigenDA as DA layer — technical integration process, cost comparison to Ethereum calldata, and production throughput results.