ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x0dd6bf16 at 19516980
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional variables

No balances found for "ERC1967Proxy"

0xaf5f70e1586722863f870ec097f3c387edec5d6ecd911bfe9ccbb38f0cdc1433
0x46ba3a5a80254f0250546ba9d61c38f2fee2000d4089a1f4733a838dccf721c2
0xda0c8b72a3a39fb0fa808d7ec1fc29cf6ed5d3c2800a6bbeef98195b668eb432
0x88d80d6ae80e01bc15a5e0c340cac6056db5faf28a0463a03a134e0396845b56

Functions
Getter at block 21297333
dao(view returns (address)
0x718b7885fec8511dc8f2a378d3045c90e82d6a1d
eigenLayerDelayedWithdrawalRouter(view returns (address)
0x7fe7e9cc0f274d2435ad5d56d5fa73e47f6a23d8
eigenLayerDelegationManager(view returns (address)
0x39053d51b77dc0d36036fc1fcc8cb819df8ef37a
eigenLayerEigenPod(view returns (address)
0x9e8c1049f80ce6d3b47350433dfa71e621e3748f
eigenLayerEigenPodManager(view returns (address)
0x91e677b07f7af907ec9a428aafa9fc14a0d3a338
eigenLayerOperator(view returns (address)
0xf626508e2f65614841cde2f3052cdc214eb13685
getAllDelayedWithdrawals(view returns (uint256)
0
getClaimableDelayedWithdrawals(view returns (uint256)
0
implementation(view returns (address)
0xe2a70010eff48c983d2472250c290b0324be7be5
owner(view returns (address)
0x16f692525f3b8c8a96f8c945d365da958fb5735b
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
restakingPodManager(view returns (address)
0x3e29bf7b650b8910f3b4ddda5b146e8716c683a6
restakingPool(view returns (address)
0x0d6f764452ca43eb8bd22788c9db43e4b5a725bc
stakedButNotVerifiedEth(view returns (uint256)
1536000000000000000000
typeId(pure returns (bytes32)
0x0a3d98367813560142d806e6f35b55cc8ecaf08f024e42b9a8dc7b4e873dd436
version(pure returns (uint8)
2
withdrawCredentials(view returns (bytes)
0x0100000000000000000000009e8c1049f80ce6d3b47350433dfa71e621e3748f
Read-only

This contract contains no read-only function objects.

State-modifying
activateRestaking(
claimDelayedWithdrawals(
completeQueuedWithdrawals(struct IDelegationManagerWithdrawal[] withdrawalsaddress[][] tokensuint256[] middlewareTimesIndexesbool[] receiveAsTokens
delegateToEigenLayerOperator(address _eigenLayerOperatorstruct ISignatureUtilsSignatureWithExpiry approverSignatureAndExpirybytes32 approverSalt
execute(uint256 valueaddress tobytes datauint256 txGasreturns (bool success)
initialize(address _ownerAddraddress _daoaddress _restakingPooladdress _restakingPodManageraddress _eigenLayerEigenPodManageraddress _eigenLayerDelegationManageraddress _eigenLayerDelayedWithdrawalRouter
queueWithdrawals(struct IDelegationManagerQueuedWithdrawalParams[] queuedWithdrawalParamsreturns (bytes32[])
recoverTokens(address[] tokenListuint256[] amountsToWithdrawaddress recipient
renounceOwnership(
setDao(address _dao
setRestakingPodManager(address _restakingPodManager
setStakedButNotVerifiedEth(uint256 _amount
stake(bytes _pubkeybytes _signaturebytes32 _depositDataRootpayable 
transferOwnership(address newOwner
undelegateEigenLayerOperator(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
verifyAndProcessWithdrawals(uint64 oracleTimestampstruct BeaconChainProofsStateRootProof stateRootProofstruct BeaconChainProofsWithdrawalProof[] withdrawalProofsbytes[] validatorFieldsProofsbytes32[][] validatorFieldsbytes32[][] withdrawalFields
verifyBalanceUpdates(uint64 oracleTimestampuint40[] validatorIndicesstruct BeaconChainProofsStateRootProof stateRootProofbytes[] validatorFieldsProofsbytes32[][] validatorFields
verifyWithdrawalCredentials(uint64 oracleTimestampstruct BeaconChainProofsStateRootProof stateRootProofuint40[] validatorIndicesbytes[] validatorFieldsProofsbytes32[][] validatorFields
withdrawBeforeRestaking(
withdrawNonBeaconChainETHBalanceWei(address recipientuint256 amountToWithdraw
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DaoChanged(address _oldDaoaddress _dao
EigenLayerOperatorDelegated(address _delegateAddress
EigenLayerOperatorUndelegated(address _delegateAddress
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Received(address _senderuint256 _amount
RestakingPodManagerChanged(address _oldPodManageraddress _podManager
StakedButNotVerifiedEthChanged(uint256 _oldAmountuint256 _newAmount
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
ExecuteFailed(
InvalidAddr(
InvalidVersion(
InvalidtypeId(
PermissionDenied(
TransferFailed(