ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x41d64eb8ebf6dc3e2df354f58c702be1a565b41eaef45503ef0f89e69704699f
0x6aa61704acd05882001f9bf8eace8735d709d032a6b8d89f7b9399e4490d9db5
0xbb7c27c39c6e46b908b8ae58427e26b038e7b8874970ee1de3884a714ce8309e
0xeedb11e3661eacdc7b74980fa7e63f63da19684d82b2fc0657772417f30f240a
0x47250eaf6f25b0c7eafd0826ab89307980eb8bc7fde7bc9ff2543cf42ad28af4
0x544dc533145f7f700384c5db06b95a5be79f51f229bd89a5508f962fe3ca37cd

Functions
Getter at block 22944362
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