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"

0xd4cd788ac4590a7f2f454b44509a3526870324b566046785ba24b174c312446f
0xe4afd478a4c6b7c7673c21e4ac44128a166705f92647f3af017db06c7019c099
0xc440a75dc2f372c616da1b95ab1c84fa0d2829099c553eecf3f24d411b0521fe

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