ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x1c0a718aa6341b22b80ee2f9e592852edaaf45c4d1234ee66b9202843d7576bb
0xb3ec07b7541a18d7ac0010aef6ec160edd5cba0b7cc2fb572b4c488639e66617

Functions
Getter at block 21284935
addressManager(view returns (address)
0xfe27f187a9e46104a932189ddf229871e06b22f8
isUpgrading(view returns (bool)
false
owner(view returns (address)
0x70fdbcb066ed3621647ddf61a1f40aac6058bc89
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.