Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3064…b7dc
Balances ($0.00)
No balances found for "ProxyAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20015023 | 5 months ago | | | 0 | 0.00016892432 | |
| 20015023 | 5 months ago | | | 0 | 0.00027225902 |
ABI
ABI objects
Getter at block 21158581
addressManager() view returns (address)
0x306402f889035e2cbd7e396080bf365adb38b7dc
isUpgrading() view returns (bool)
false
owner() view returns (address)
0xfb04a190dc7d91e86109433858a48e0b98ef1450
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.