BancorConverterUpgrader
Verified contract
Active on
Ethereum with 47 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) |
---|---|---|---|---|---|---|---|
| 11029533 | 4 years ago | | | 0 | 0.0010677600 | |
| 9540469 | 5 years ago | | | 0 | 0.0080775504 | |
| 9539961 | 5 years ago | | | 0 | 0.00041200806 | |
| 9537450 | 5 years ago | | | 0 | 0.012202449 | |
| 9481111 | 5 years ago | | | 0 | 0.024233970 | |
| 9325576 | 5 years ago | | | 0 | 0.084715760 | |
| 9278597 | 5 years ago | | | 0 | 0.062084235 | |
| 9246392 | 5 years ago | | | 0 | 0.092985480 | |
| 9210754 | 5 years ago | | | 0 | 0.013655127 | |
| 9185818 | 5 years ago | | | 0 | 0.0017039400 |
ABI
ABI objects
Getter at block 21286502
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
BANCOR_X_UPGRADER() view returns (bytes32)
0x42616e636f725855706772616465720000000000000000000000000000000000
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
NON_STANDARD_TOKEN_REGISTRY() view returns (bytes32)
0x4e6f6e5374616e64617264546f6b656e52656769737472790000000000000000
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.