ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x8e55440529cda0c6798c370a96d30fb92cb471254d73add27e3e33ee5ac57f3b
0x88ad06f4715888f3c9c41e0de8196ea73d2f0109516866cf6905295a0393cf1e
0x4b87778b153f07b72be92f7ce995f0305febd25aff3ac92c62580f9d3388476e
0xd5b84898443100af5c9f25e70816412deb713630662ef274aec0368dd77639b9

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