EigenPodManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x706b3f54 at 17445567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
-
variable spans 45 additional slots

No balances found for "EigenPodManager"

No transactions found for "EigenPodManager"


Functions
Getter at block 20884660
beaconChainOracle(view returns (address)
0x0000000000000000000000000000000000000000
eigenPodBeacon(view returns (address)
0x5a2a4f2f3c18f09179b6703e63d9edd165909073
ethPOS(view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
maxPods(view returns (uint256)
0
numPods(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (uint256)
0
pauserRegistry(view returns (address)
0x0000000000000000000000000000000000000000
slasher(view returns (address)
0xd92145c07f8ed1d392c1b88017934e301cc1c3cd
strategyManager(view returns (address)
0x858646372cc42e1a627fce94aa7a7033e7cf075a
Read-only
getBeaconChainStateRoot(uint64 blockNumberview returns (bytes32)
getPod(address podOwnerview returns (address)
hasPod(address podOwnerview returns (bool)
ownerToPod(addressview returns (address)
paused(uint8 indexview returns (bool)
State-modifying
createPod(
initialize(uint256 _maxPodsaddress _beaconChainOracleaddress initialOwneraddress _pauserRegistryuint256 _initPausedStatus
pause(uint256 newPausedStatus
pauseAll(
recordOvercommittedBeaconChainETH(address podOwneruint256 beaconChainETHStrategyIndexuint256 amount
renounceOwnership(
restakeBeaconChainETH(address podOwneruint256 amount
setMaxPods(uint256 newMaxPods
setPauserRegistry(address newPauserRegistry
stake(bytes pubkeybytes signaturebytes32 depositDataRootpayable 
transferOwnership(address newOwner
unpause(uint256 newPausedStatus
updateBeaconChainOracle(address newBeaconChainOracle
withdrawRestakedBeaconChainETH(address podOwneraddress recipientuint256 amount
Events
BeaconChainETHDeposited(address indexed podOwneruint256 amount
BeaconOracleUpdated(address indexed newOracleAddress
Initialized(uint8 version
MaxPodsUpdated(uint256 previousValueuint256 newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed accountuint256 newPausedStatus
PauserRegistrySet(address pauserRegistryaddress newPauserRegistry
PodDeployed(address indexed eigenPodaddress indexed podOwner
Unpaused(address indexed accountuint256 newPausedStatus
Constructor
constructor(address _ethPOSaddress _eigenPodBeaconaddress _strategyManageraddress _slasher
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.