ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x5ce8aeb4aa6f9eaf39075d270ab8e4ffe513d2e6baf5bde763c96c569dad0159
From

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