This contract is being backfilled. You may encounter incomplete storage history.

ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x1d09f7caf98b1ec020fb9911b5da805a5e6ce989963c5c19b834f42d1d659000
From

Functions
Getter at block 23862776
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x5146c35725d9b8f11a84ebd4a3abe9845698ada9
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
transferOwnership(address newOwner
upgradeAndCall(address proxyaddress implementationbytes datapayable 
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account