EigenLayer
Restaking • AVSs • Marketplace

EigenLayer — reuse Ethereum security to secure new services

EigenLayer creates a marketplace where stakers and operators extend Ethereum’s economic security to third-party services (AVSs). This guide explains how restaking works, the actors involved, slashing tradeoffs, and practical risk management for participants.

Restaking Primitive

Stakers can opt to restake native ETH or supported liquid staking tokens (LSTs) to secure additional services and earn supplementary rewards.

AVSs (Services)

Autonomous Verifiable Services (AVSs) define custom validation logic and slashing rules — they buy cryptoeconomic security from the restaked pool.

Operators & Slashing

Operators run the work required by AVSs; misbehavior can trigger slashing, which enforces guarantees but introduces correlated risk across restaked positions.

EigenLayer — how it works, who it serves, and how to think about risk

EigenLayer introduces restaking — a cryptoeconomic primitive that lets validator stake (native ETH) or supported liquid staking tokens (LSTs) be reused to secure additional services beyond the base Ethereum consensus layer. Rather than each new service building its own expensive validator set, EigenLayer creates a marketplace where services (AVSs — Autonomous Verifiable Services) can request security guarantees and restakers can opt in to support them for extra rewards.

The system depends on three main actors. Restakers are ETH holders or LST holders who opt their stake in to secure selected AVSs. Operators are node operators or service providers who run the off-chain or on-chain work required by AVSs (e.g., sequencing, data availability, or oracle validation). AVSs are the services that specify their verification logic, dispute rules, and slashing conditions — these modules define what counts as acceptable performance and what penalties apply for failures or malfeasance.

Native vs liquid restaking

EigenLayer supports both native ETH restaking and liquid restaking via supported LSTs. Liquid restaking lowers entry friction for users (they can keep LST liquidity composable in DeFi), while native restaking ties directly to consensus-layer stakes. Documentation and permissionless token strategies explain how new ERC-20 tokens can be added and how LSTs are handled by the protocol. Always confirm which tokens an AVS accepts and whether the LST provider imposes additional constraints. :contentReference[oaicite:0]{index=0}

Slashing, guarantees, and aligned incentives

AVSs may set custom slashing rules and Operator Sets — slashing is the enforcement mechanism that punishes misbehavior and aligns incentives for correct operation. Mainnet slashing features and AVS-driven penalty logic were introduced in protocol upgrade phases; reading the AVS slashing documentation is essential for anyone thinking about restaking exposure. Slashing improves accountability but also creates correlated risk across services that share the same restaked collateral. :contentReference[oaicite:1]{index=1}

Why builders use EigenLayer

For builders, EigenLayer removes the burden of bootstrapping security — AVSs can access large economic security without running massive validator fleets. That makes it practical to launch new primitives (data availability layers, oracle networks, specialized sequencers) more quickly and with predictable guarantees enforced by on-chain slashing and reward coordination. Documentation and community guides describe AVS onboarding and how rewards/submissions are coordinated by core protocol contracts. :contentReference[oaicite:2]{index=2}

Macro adoption & scale

Restaking has scaled quickly: industry reporting and protocol trackers show multi-billion dollar pools of restaked assets and increasing ecosystem activity. This growth enables a wide range of services to draw on Ethereum’s economic security, but it also demands careful risk modelling — a large slashing event could propagate losses across multiple dependent protocols. Stay informed using on-chain dashboards and the protocol’s docs. :contentReference[oaicite:3]{index=3}

Practical guidance for participants

EigenLayer is a powerful composability layer for cryptoeconomic security. It brings efficiency and new product possibilities, but with power comes complexity: evaluate slashing parameters, operator reliability, and token support before restaking. As the space matures, expect more tooling, better telemetry, and refined governance to reduce systemic fragility and help participants make more informed choices.

“EigenLayer accelerated our ability to secure a new oracle network without bootstrapping validators.”
— Protocol Builder
“Restaking increases capital efficiency — but we must manage cross-service risk carefully.”
— Validator Operator