eigenlayer
Skill is based on EigenLayer contracts (eigenlayer-contracts) as of 2026-02-24, generated from
sources/eigenlayer/docs/.
EigenLayer enables restaking of LSTs, native ETH, and ERC-20s on Ethereum; stakers delegate to operators who run AVSs (Actively Validated Services). AVSs use operator sets and allocations for slashable stake and rewards; optional TaskMailbox and multichain support task-based execution and consumption of L1 stake on destination chains.
Core References
| Topic | Description | Reference |
|---|---|---|
| Core Overview | System components, roles, contract layout | core-overview |
| StrategyManager | Deposit shares, StrategyFactory, StrategyBase, withdrawals via DelegationManager | core-strategy-manager |
| DelegationManager | Operator registration, delegation, withdrawal queue and completion | core-delegation-manager |
| Shares Accounting | Deposit vs withdrawable shares, scaling factors, slashing (ELIP-002) | core-shares-accounting |
| EigenPodManager | Beacon chain ETH strategy, createPod, stake, native restaking | core-eigenpod-manager |
| EigenPod | Withdrawal credentials, fee recipient, checkpoints, beacon proofs | core-eigenpod |
| AllocationManager | AVS metadata, operator sets, allocations, slashing | core-allocation-manager |
| RewardsCoordinator | Rewards submissions (v1/v2), distribution roots, claiming | core-rewards-coordinator |
| AVSDirectory | Legacy operator–AVS registration (deprecated) | core-avs-directory |
Features
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7