ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x1627161733099462d7e2dfcec84db237d92501cd3705f18b42f7a65e9cd1a95c
0x64abcab78f5c13aa8a512e38906543916ecbc27eda595d7a563f26bd0c11a9d8

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