ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0x792113dd at 17663044
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"

0xe2e0343708e5e103650f5cda2d9c14bc17edebbdf58563b162abdb8308378024
0x7e8ff3c42f541d10059fc25ca8fc643873a2a3230da13c3aa6ead5d90fa4afae

Functions
Getter at block 20984127
beacon(view returns (address)
0x583fac3ab1994f6c40240d362e710ea4c1b23af8
dao(view returns (address)
0x718b7885fec8511dc8f2a378d3045c90e82d6a1d
owner(view returns (address)
0x16f692525f3b8c8a96f8c945d365da958fb5735b
 
proxiableUUID(view returns (bytes32)
Read-only

This contract contains no read-only function objects.

State-modifying
create(uint256 _operatorIdaddress _managerreturns (address)
initialize(address _ELRewardImplementationAddressaddress _dao
renounceOwnership(
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
ELRewardProxyDeployed(address _proxyAddress
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
InvalidAddr(