BancorConverterUpgrader
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7148…95e6
0x5ed8…802b
Balances ($0.00)
No balances found for "BancorConverterUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5841531 | 6 years ago | | | 0 | 0.000087127460 | |
| 5817821 | 6 years ago | | | 0 | 0.053217584 | |
| 5817820 | 6 years ago | | | 0 | 0.049877940 | |
| 5817818 | 6 years ago | | | 0 | 0.049906530 | |
| 5817816 | 6 years ago | | | 0 | 0.049893555 | |
| 5817815 | 6 years ago | | | 0 | 0.049879545 | |
| 5817813 | 6 years ago | | | 0 | 0.049878510 | |
| 5817812 | 6 years ago | | | 0 | 0.049898655 | |
| 5817810 | 6 years ago | | | 0 | 0.049884420 | |
| 5817804 | 6 years ago | | | 0 | 0.049883055 |
ABI
ABI objects
Getter at block 21161341
BANCOR_CONVERTER_FACTORY() view returns (bytes32)
0x42616e636f72436f6e766572746572466163746f727900000000000000000000
BANCOR_CONVERTER_UPGRADER() view returns (bytes32)
0x42616e636f72436f6e7665727465725570677261646572000000000000000000
BANCOR_FORMULA() view returns (bytes32)
0x42616e636f72466f726d756c6100000000000000000000000000000000000000
BANCOR_GAS_PRICE_LIMIT() view returns (bytes32)
0x42616e636f7247617350726963654c696d697400000000000000000000000000
BANCOR_NETWORK() view returns (bytes32)
0x42616e636f724e6574776f726b00000000000000000000000000000000000000
BNT_TOKEN() view returns (bytes32)
0x424e54546f6b656e000000000000000000000000000000000000000000000000
CONTRACT_FEATURES() view returns (bytes32)
0x436f6e7472616374466561747572657300000000000000000000000000000000
CONVERTER_CONVERSION_WHITELIST() view returns (uint256)
1
bancorConverterFactory() view returns (address)
0x5ed8c09f98b2b3ed37d07414bb8c3f065bbb802b
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x009bb5e9fcf28e5e601b7d0e9e821da6365d0a9c
registry() view returns (address)
0x7148b1c9154bcf273a2c7d7b90e3edc6fee395e6
version() view returns (string)
0.2
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
setBancorConverterFactory(address _bancorConverterFactory)
setContractRegistry(address _registry)
transferOwnership(address _newOwner)
upgrade(address _oldConverter, 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 _bancorConverterFactory, address _registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.