ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xe6de352d473db2fafe42e4ad2519047b9320fc2bd575860325ec8f37eeeb8feb
0xeb0ac861adf93b6b00ad2f0005c94159f6c0cb1ad5b82f9caf3847102bdf55db
0xe18878b580726c6259afa29a641294b626d7cca238fe871eb231a9f8e8d9c308

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