UpgradeableBeacon

Verified contract

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

No balances found for "UpgradeableBeacon"

0x088fec6ef4bbe8e007d010555b59919d780f3b9c58c9c47d15abd01c306bbd90
From

Functions
Getter at block 23953879
implementation(view returns (address)
0x3667946177a5193c78d3006b0bbc824cf79b6f55
owner(view returns (address)
0x78b4fa341952b38396755af9c2031c5a588d6806
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