TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1,670 txns
Deployed by via 0xcb8e71c8 at 17445565
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 48 additional slots
-
variable spans 47 additional slots
-
variable spans 47 additional slots
ERC-20
--
ERC-20
--
0x0983193c01fdacac4ea4405b4e48d91e6767ae79afaa4751df837306ce0dd8fb
0xc8f62f813a3f10d08f5370b4f2082896fc90f07b9b2f99b82c995c3652782276
0x36298ada740cb136d1934313dcbf2966214a2f22d9aefb631e6b07352ef3e30f
0xd9c5a1105b2b7c6211b9cd4744af2f53c7f4732209d6e2717ba0842318ea4c94
0x2650861359964f8081bf76c65fe487f21f6243d786d60c7384c72770356364c1
0x70d126056b1dedc9d4d128d66b8bb89d34e29d203051736893e8d7d4743a3b2f
0x64a83b6dd7414ed962aae345fa675abefa4b9d21b7c8841bd963ec864333311c
0xe6a480acc0933447b3f95f3a1a07a041809bb7d133f18d62f415d8216edfdaf5
0xb6e43fd87a984581eadc0cb7c7b875e1db8ec98c28d9d93080a24cd47e2bbf28
0x55a50b4eb65176dca293b80726316c3eaa8f27dc17639ca4cd8dffd12f628896

Functions
Getter at block 20855924
MAX_WITHDRAWAL_DELAY_BLOCKS(view returns (uint256)
216000
eigenPodManager(view returns (address)
0x91e677b07f7af907ec9a428aafa9fc14a0d3a338
owner(view returns (address)
0x369e6f597e22eab55ffb173c6d9cd234bd699111
paused(view returns (uint256)
0
pauserRegistry(view returns (address)
0x0c431c66f4de941d089625e5b423d00707977060
withdrawalDelayBlocks(view returns (uint256)
50400
Read-only
canClaimDelayedWithdrawal(address useruint256 indexview returns (bool)
getClaimableUserDelayedWithdrawals(address userview returns (struct IDelayedWithdrawalRouterDelayedWithdrawal[])
getUserDelayedWithdrawals(address userview returns (struct IDelayedWithdrawalRouterDelayedWithdrawal[])
paused(uint8 indexview returns (bool)
userDelayedWithdrawalByIndex(address useruint256 indexview returns (struct IDelayedWithdrawalRouterDelayedWithdrawal)
userWithdrawals(address userview returns (struct IDelayedWithdrawalRouterUserDelayedWithdrawals)
userWithdrawalsLength(address userview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claimDelayedWithdrawals(address recipientuint256 maxNumberOfDelayedWithdrawalsToClaim
claimDelayedWithdrawals(uint256 maxNumberOfDelayedWithdrawalsToClaim
createDelayedWithdrawal(address podOwneraddress recipientpayable 
initialize(address initOwneraddress _pauserRegistryuint256 initPausedStatusuint256 _withdrawalDelayBlocks
pause(uint256 newPausedStatus
pauseAll(
renounceOwnership(
setPauserRegistry(address newPauserRegistry
setWithdrawalDelayBlocks(uint256 newValue
transferOwnership(address newOwner
unpause(uint256 newPausedStatus
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
DelayedWithdrawalCreated(address podOwneraddress recipientuint256 amountuint256 index
DelayedWithdrawalsClaimed(address recipientuint256 amountClaimeduint256 delayedWithdrawalsCompleted
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed accountuint256 newPausedStatus
PauserRegistrySet(address pauserRegistryaddress newPauserRegistry
Unpaused(address indexed accountuint256 newPausedStatus
WithdrawalDelayBlocksSet(uint256 previousValueuint256 newValue
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.