ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x618c3b19cfa75a6a7b36180557826608a5606360b115f0decd796b3d22f90c6c
0x39a322ff63c0cd5a91a2c34f03a5112ac6182d8d9d4169f551f7bc1eb39ea965
0xfcc7fa518fd9f206490acdf1f815a3cc38cf77ab1f9a8f131467b17c6766b893
0xaf80919d4c14a96a4190509fe2fcadb57ece485d21da65eb9cd1b5fb6d715f69

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