ConverterUpgrader
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ae…add4
0x52ae…add4
0xeeee…eeee
Balances ($0.00)
No balances found for "ConverterUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11073592 | 4 years ago | | | 0 | 0.10764675 | |
| 11073557 | 4 years ago | | | 0 | 0.11308453 | |
| 11047066 | 4 years ago | | | 0 | 0.25477761 | |
| 11040815 | 4 years ago | | | 0 | 0.20606261 | |
| 11040807 | 4 years ago | | | 0 | 0.20612015 | |
| 11040806 | 4 years ago | | | 0 | 0.21061874 | |
| 11040761 | 4 years ago | | | 0 | 0.20606263 | |
| 11034909 | 4 years ago | | | 0 | 0.26754781 | |
| 11030729 | 4 years ago | | | 0 | 0.15357223 | |
| 11017712 | 4 years ago | | | 0 | 0.20309990 |
ABI
ABI objects
Getter at block 21285344
etherToken() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
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.