ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x414c7454f638ec6800aed82a5aeca3009c18f1a6ac116e231b9d56aa2ffed70a
0x41aeecf23fa196c2f67838deb757afc56eb3e857b9aefe85107e2ea7fd3b62be

Functions
Getter at block 21160578
addressManager(view returns (address)
0x8c5d64d10394cfa070066e70ec19e67398b4dabe
isUpgrading(view returns (bool)
false
owner(view returns (address)
0xe0d7755252873c4ef5788f7f45764e0e17610508
Read-only
getProxyAdmin(address _proxyview returns (address)
getProxyImplementation(address _proxyview returns (address)
implementationName(addressview returns (string)
proxyType(addressview returns (uint8)
State-modifying
changeProxyAdmin(address _proxyaddress _newAdmin
renounceOwnership(
setAddress(string _nameaddress _address
setAddressManager(address _address
setImplementationName(address _addressstring _name
setProxyType(address _addressuint8 _type
setUpgrading(bool _upgrading
transferOwnership(address newOwner
upgrade(address _proxyaddress _implementation
upgradeAndCall(address _proxyaddress _implementationbytes _datapayable 
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.