UpgradeableBeacon

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x79cb35ea at 20588393
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UpgradeableBeacon"

0x2fc4dad96ec0716280c5be750ed50b61b24aa767526a755304bfbe67ca967a7a

Functions
Getter at block 20906174
implementation(view returns (address)
0xf80e139459727f7335321d66b57bb49eac35c530
owner(view returns (address)
0x0e84aa2f4d4863dbe13878b33ec03b1f6b7a8705
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
transferOwnership(address newOwner
upgradeTo(address newImplementation
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address implementation_address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BeaconInvalidImplementation(address implementation
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account