ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xe42576ccbb5807ea3e0495bac0855945e116c9de046aebf81f99b634c787bbf2
0xd7701c51baa604ce41573c802e2aa6de9ac95f34fa73ad23a01b198406e9ebd1

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