EigenPodManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4918be9d at 19492759
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 43 additional slots
-
variable spans 48 additional slots

No balances found for "EigenPodManager"

No transactions found for "EigenPodManager"


Functions
Getter at block 20873647
beaconChainETHStrategy(view returns (address)
0xbeac0eeeeeeeeeeeeeeeeeeeeeeeeeeeeeebeac0
beaconChainOracle(view returns (address)
0x0000000000000000000000000000000000000000
delegationManager(view returns (address)
0x39053d51b77dc0d36036fc1fcc8cb819df8ef37a
denebForkTimestamp(view returns (uint64)
18446744073709551615
eigenPodBeacon(view returns (address)
0x5a2a4f2f3c18f09179b6703e63d9edd165909073
ethPOS(view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
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
getBlockRootAtTimestamp(uint64 timestampview returns (bytes32)
getPod(address podOwnerview returns (address)
hasPod(address podOwnerview returns (bool)
ownerToPod(addressview returns (address)
paused(uint8 indexview returns (bool)
podOwnerShares(addressview returns (int256)
State-modifying
addShares(address podOwneruint256 sharesreturns (uint256)
createPod(returns (address)
initialize(address _beaconChainOracleaddress initialOwneraddress _pauserRegistryuint256 _initPausedStatus
pause(uint256 newPausedStatus
pauseAll(
recordBeaconChainETHBalanceUpdate(address podOwnerint256 sharesDelta
removeShares(address podOwneruint256 shares
renounceOwnership(
setDenebForkTimestamp(uint64 newDenebForkTimestamp
setPauserRegistry(address newPauserRegistry
stake(bytes pubkeybytes signaturebytes32 depositDataRootpayable 
transferOwnership(address newOwner
unpause(uint256 newPausedStatus
updateBeaconChainOracle(address newBeaconChainOracle
withdrawSharesAsTokens(address podOwneraddress destinationuint256 shares
Events
BeaconChainETHDeposited(address indexed podOwneruint256 amount
BeaconChainETHWithdrawalCompleted(address indexed podOwneruint256 sharesuint96 nonceaddress delegatedAddressaddress withdrawerbytes32 withdrawalRoot
BeaconOracleUpdated(address indexed newOracleAddress
DenebForkTimestampUpdated(uint64 newValue
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed accountuint256 newPausedStatus
PauserRegistrySet(address pauserRegistryaddress newPauserRegistry
PodDeployed(address indexed eigenPodaddress indexed podOwner
PodSharesUpdated(address indexed podOwnerint256 sharesDelta
Unpaused(address indexed accountuint256 newPausedStatus
Constructor
constructor(address _ethPOSaddress _eigenPodBeaconaddress _strategyManageraddress _slasheraddress _delegationManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.