BancorNetwork
Verified contract
Active on
Ethereum with 4,564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ae…add4
Balances ($0.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZEON | ERC-20 | 162 | $0.001366 |
$0.22 | |
VALOR | ERC-20 | 1 | $0.119861 |
$0.12 | |
FREE | ERC-20 | 10K | $0.00 |
$0 | |
0x89d2…0359 | ERC-20 | 0.000077 | $19.40 |
$0 | |
| ERC-20 | 42M | -- | -- | |
KICK | ERC-20 | 888.889158K | -- | -- | |
| ERC-20 | 17.778K | -- | -- | |
ETHMNY | ERC-20 | 1.092K | -- | -- | |
XBX | ERC-20 | 600 | -- | -- | |
BLKV | ERC-20 | 246 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11029520 | 4 years ago | | | 0 | 0.0011199500 | |
| 8205828 | 5 years ago | | | 0 | 0.0029801040 | |
| 8205827 | 5 years ago | | | 0 | 0.0029801040 | |
| 8205826 | 5 years ago | | | 0 | 0.0029763600 | |
| 8205822 | 5 years ago | | | 0 | 0.0029755920 | |
| 8205812 | 5 years ago | | | 2 | 0.0030214800 | |
| 8205600 | 5 years ago | | | 0 | 0.0027932640 | |
| 8205511 | 5 years ago | | | 1 | 0.0030191760 | |
| 8203956 | 5 years ago | | | 1.2603024 | 0.0017619560 | |
| 8203852 | 5 years ago | | | 8 | 0.0017625300 |
ABI
ABI objects
Getter at block 21305749
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.