BancorNetwork
Verified contract
Active on
Ethereum with 1,225 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRAP | ERC-20 | 1M | -- | -- | |
ETHMNY | ERC-20 | 5K | -- | -- | |
WPP | ERC-20 | 800 | -- | -- | |
HBRS | ERC-20 | 500 | -- | -- | |
Char | ERC-20 | 400 | -- | -- | |
SLCR | ERC-20 | 97.5 | -- | -- | |
EXPO | ERC-20 | 22 | -- | -- | |
CRC | ERC-20 | 10 | -- | -- | |
ETHS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11029530 | 4 years ago | | | 0 | 0.0010751520 | |
| 8681378 | 5 years ago | | | 0 | 0.000042108000 | |
| 8681366 | 5 years ago | | | 0.001 | 0.00061484800 | |
| 8681363 | 5 years ago | | | 1 | 0.00012489300 | |
| 8681359 | 5 years ago | | | 0 | 0.0048000000 | |
| 8681357 | 5 years ago | | | 0 | 0.00012954900 | |
| 8671181 | 5 years ago | | | 0 | 0.00053701560 | |
| 8671181 | 5 years ago | | | 0 | 0.00046943160 | |
| 8660722 | 5 years ago | | | 0 | 0.0017737441 | |
| 8652060 | 5 years ago | | | 0 | 0.00062845500 |
ABI
ABI objects
Getter at block 21285580
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
signerAddress() view returns (address)
0xfa4f37689d8da18349d1990878a59882b21ab736
Read-only
conversionHashes(bytes32) view returns (bool)
etherTokens(address) view returns (bool)
getReturnByPath(address[] _path, uint256 _amount) view returns (uint256, uint256)
State-modifying
Events acceptOwnership()
claimAndConvert(address[] _path, uint256 _amount, uint256 _minReturn) returns (uint256)
claimAndConvertFor(address[] _path, uint256 _amount, uint256 _minReturn, address _for) returns (uint256)
convert(address[] _path, uint256 _amount, uint256 _minReturn) payable returns (uint256)
convertFor(address[] _path, uint256 _amount, uint256 _minReturn, address _for) payable returns (uint256)
convertForPrioritized(address[] _path, uint256 _amount, uint256 _minReturn, address _for, uint256 _block, uint256 _nonce, uint8 _v, bytes32 _r, bytes32 _s) payable returns (uint256)
convertForPrioritized2(address[] _path, uint256 _amount, uint256 _minReturn, address _for, uint256 _block, uint8 _v, bytes32 _r, bytes32 _s) payable returns (uint256)
convertForPrioritized3(address[] _path, uint256 _amount, uint256 _minReturn, address _for, uint256 _customVal, uint256 _block, uint8 _v, bytes32 _r, bytes32 _s) payable returns (uint256)
registerEtherToken(address _token, bool _register)
setRegistry(address _registry)
setSignerAddress(address _signerAddress)
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
xConvert(address[] _path, uint256 _amount, uint256 _minReturn, bytes32 _toBlockchain, bytes32 _to, uint256 _conversionId) payable returns (uint256)
xConvertPrioritized(address[] _path, uint256 _amount, uint256 _minReturn, bytes32 _toBlockchain, bytes32 _to, uint256 _conversionId, uint256 _block, uint8 _v, bytes32 _r, bytes32 _s) payable returns (uint256)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(address _registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.