UpgradeableBeacon

Verified contract

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

No balances found for "UpgradeableBeacon"

0x5200e2b796674d57e8da030559dbbe1e22e8cbf8279af74785c3235651a780d2
From

Functions
Getter at block 22745893
implementation(view returns (address)
0x0dea510d8cfbc37dbc6ef3d2325941dc8a5c000e
owner(view returns (address)
0xc50f1d782db4bd2b5b5afa9ddf1a1eb92dbcfd17
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