ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x71703836a3b61079dd1822b647910d1458059cedf8654ba529e09d17bba14efe
0x812254fe6ff86813e487cb9f5330cb40e6865c6609be1f0ef7e41434a9bb7e6c

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