Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2c8…e8c9
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18831504 | a year ago | | | 0 | 0.0011396123 | |
| 18824926 | a year ago | | | 0 | 0.0015939233 |
ABI
ABI objects
Getter at block 21262767
addressManager() view returns (address)
0xf2c89960b6d63ec6c61df3ea8bafa0a02c26e8c9
isUpgrading() view returns (bool)
false
owner() view returns (address)
0x28a227d4faf0f4f75897438e24c43ef1cdabb920
Read-only
getProxyAdmin(address _proxy) view returns (address)
getProxyImplementation(address _proxy) view returns (address)
implementationName(address) view returns (string)
proxyType(address) view returns (uint8)
State-modifying
Events changeProxyAdmin(address _proxy, address _newAdmin)
renounceOwnership()
setAddress(string _name, address _address)
setAddressManager(address _address)
setImplementationName(address _address, string _name)
setProxyType(address _address, uint8 _type)
setUpgrading(bool _upgrading)
transferOwnership(address newOwner)
upgrade(address _proxy, address _implementation)
upgradeAndCall(address _proxy, address _implementation, bytes _data) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.