ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x878ef759c3ab91300c6edd728c1c572c56c0c9ab208efe56a977bd989706b0f1
0xddfa61f86e35d2f20f3915901033136701c7198dd0ff37493613f4062fbe5a58
0x03ec93e4d1d78a748a7e3ae81b3fc9792e3499e7bce38179e64888720c5fab5e
0x2cec5e033db9793f5dbea87b4eb92d4d2395aeb6f44a5b4542b028e7fa87a15b
0x39463dec6981afe7569e4578c8c0a3311bb0771aa30d0f3e2dc12ab895569e02

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