This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 22091714, which is 195 minutes old. We're running behind the tip but working to resolve the issue.

UpgradeableBeacon

Verified contract

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

No balances found for "UpgradeableBeacon"

0xc532f98098bc5af792dce9e1ebc7a4d542c0d9ce0717f0eb14ec15aecba0453d
From

Functions
Getter at block 22091713
implementation(view returns (address)
0x2af3eb5945a524e1c23dc2fb2b3b37a5cad7ab31
owner(view returns (address)
0xc3128d734563e0d034d3ea177129657408c09d35
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