ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x487f30196d5b2350af6add26b69bbd4837602b8230e1e2f42b316c78f5c4fcc6
From

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