BancorConverterUpgrader
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ae…add4
Balances ($0.00)
No balances found for "BancorConverterUpgrader"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11029508 | 4 years ago | | | 0 | 0.0011344950 | |
| 8828266 | 5 years ago | | | 0 | 0.047489780 | |
| 8828168 | 5 years ago | | | 0 | 0.040745180 | |
| 8828132 | 5 years ago | | | 0 | 0.040745180 | |
| 8828121 | 5 years ago | | | 0 | 0.0050151000 | |
| 8568829 | 5 years ago | | | 0 | 0.089207280 | |
| 8497256 | 5 years ago | | | 0 | 0.089215080 | |
| 8347927 | 5 years ago | | | 0 | 0.31227924 | |
| 7950517 | 5 years ago | | | 0 | 0.093670290 | |
| 7321148 | 6 years ago | | | 0 | 0.017832376 |
ABI
ABI objects
Getter at block 21166318
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
BANCOR_X() view returns (bytes32)
0x42616e636f725800000000000000000000000000000000000000000000000000
BNT_CONVERTER() view returns (bytes32)
0x424e54436f6e7665727465720000000000000000000000000000000000000000
BNT_TOKEN() view returns (bytes32)
0x424e54546f6b656e000000000000000000000000000000000000000000000000
CONTRACT_FEATURES() view returns (bytes32)
0x436f6e7472616374466561747572657300000000000000000000000000000000
CONTRACT_REGISTRY() view returns (bytes32)
0x436f6e7472616374526567697374727900000000000000000000000000000000
CONVERTER_CONVERSION_WHITELIST() view returns (uint256)
1
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
registry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
version() view returns (string)
0.3
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
setRegistry(address _registry)
transferOwnership(address _newOwner)
upgrade(bytes32 _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)
This contract contains no fallback and receive objects.
This contract contains no error objects.