EigenLayer Core Contracts

Solidity smart contracts that implement the EigenLayer restaking protocol - StrategyManager, DelegationManager, EigenPodManager, AVSDirectory, and the slasher. Operators register, stakers delegate, and AVSs hook in via these on-chain entry points.

API entry from apis.yml

apis.yml Raw ↑
aid: eigenlayer:eigenlayer-contracts
name: EigenLayer Core Contracts
description: Solidity smart contracts that implement the EigenLayer restaking protocol - StrategyManager,
  DelegationManager, EigenPodManager, AVSDirectory, and the slasher. Operators register, stakers delegate,
  and AVSs hook in via these on-chain entry points.
humanURL: https://docs.eigencloud.xyz/
baseURL: https://github.com/Layr-Labs/eigenlayer-contracts
tags:
- Smart Contracts
- Solidity
- Restaking
- Ethereum
properties:
- type: Repository
  url: https://github.com/Layr-Labs/eigenlayer-contracts
- type: Documentation
  url: https://docs.eigencloud.xyz/