ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x1b362f616d4db41bd870563b6abd28e131042a7c91341365b16bc34e30fa9965
From

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