ConverterUpgrader
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ae…add4
0x52ae…add4
0xc082…e315
Balances ($0.00)
No balances found for "ConverterUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10452033 | 4 years ago | | | 0 | 0.30621906 | |
| 10410855 | 4 years ago | | | 0 | 0.17928477 |
ABI
ABI objects
Getter at block 21331683
etherToken() view returns (address)
0xc0829421c1d260bd3cb3e0f06cfe2d52db2ce315
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
onlyOwnerCanUpdateRegistry() view returns (bool)
false
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
prevRegistry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
registry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
restoreRegistry()
restrictRegistryUpdate(bool _onlyOwnerCanUpdateRegistry)
transferOwnership(address _newOwner)
updateRegistry()
upgrade(bytes32 _version)
upgrade(uint16 _version)
upgradeOld(address _converter, bytes32 _version)
ConverterOwned(address indexed _converter, address indexed _owner)
ConverterUpgrade(address indexed _oldConverter, address indexed _newConverter)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(address _registry, address _etherToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.