ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x6a90b9ef1b66b409e859609f34c1b15276a564dc65b6ed9f17373bad218c2b4b
0x7be32c5b75d243117573f11c75f2415a5a02196b9e9bfebd06370c6dfe66a9c3
0x3211b4180a3ebf301a40b77429812c76dc9061c54887a1e3c7ff90973c596ef0
0xeeb98998df55771d4d29bd36dc5309b2c72feec724e5151de1f6ec3c430870b9

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