ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x9f15e4c9 at 17079793
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 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0x56e68d6e08572a2c01217c40ead8db701074b461ed3f8d1bb4b66f498f4b382a
0x23db49875ea8c391cce99da0092786e9f912ca863084741e2ba3c7fe145b4c96

Functions
Getter at block 20985889
beacon(view returns (address)
0x80924746f02bbff24146247ebd7baecb5f859cda
dao(view returns (address)
0x718b7885fec8511dc8f2a378d3045c90e82d6a1d
liquidStakingAddress(view returns (address)
0x8103151e2377e78c04a3d2564e20542680ed3096
nodeOperatorRegistryAddress(view returns (address)
0x8742178ac172ec7235e54808d5f327c30a51c492
owner(view returns (address)
0xef76d4e75154739f75f6068b3470c7968cc3fcd1
 
proxiableUUID(view returns (bytes32)
Read-only

This contract contains no read-only function objects.

State-modifying
create(uint256 _operatorIdreturns (address)
initialize(address _ELVaultImplementationAddressaddress _liquidStakingAddressaddress _dao
renounceOwnership(
setDaoAddress(address _dao
setNodeOperatorRegistry(address _nodeOperatorRegistryAddress
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DaoAddressChanged(address _oldDaoaddress _dao
ELVaultProxyDeployed(address _proxyAddress
Initialized(uint8 version
NodeOperatorRegistrySet(address _oldNodeOperatorRegistryAddressaddress _nodeOperatorRegistryAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
InvalidAddr(
PermissionDenied(