ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x4866ca981bd1ef569c3e781958b002466f305392bffe501e0fea7dcd27cdc1aa
From

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