ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xa3682b959f1c3d5d5b2e9ec83e04683e6f6e42d9b9934a1bc2d3fc29723e8fdb
From

Functions
Getter at block 22771409
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0xa92b9adf01279e22c26789608e98ecc27da6f741
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