ProxyAdmin

Verified contract

Active on Base with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ProxyAdmin"

0x15c9d96e2efc29d0c92cdf239d6b3d9133853765d8375a4be89f1ea421bb8253
0xe1b473e4cb2dacb3a9792fd71b7b62af93372ffd2f7555b1f2543038768d05a4
0x52b0eeea08a98d018258ef9ece3212f1c94f356984e9dd776e1775cefef74f7f

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