Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe27…22f8
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19578319 | 8 months ago | | | 0 | 0.00079142070 | |
| 19578318 | 8 months ago | | | 0 | 0.0014205446 |
ABI
ABI objects
Getter at block 21284935
addressManager() view returns (address)
0xfe27f187a9e46104a932189ddf229871e06b22f8
isUpgrading() view returns (bool)
false
owner() view returns (address)
0x70fdbcb066ed3621647ddf61a1f40aac6058bc89
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.