BancorNetwork
Verified contract
Active on
Ethereum with 16,020 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 |
---|---|---|---|---|---|
FXC | ERC-20 | 1K | -- | -- | |
JNC | ERC-20 | 25 | -- | -- | |
CRC | ERC-20 | 10 | -- | -- | |
A | ERC-20 | 5.55 | -- | -- | |
JDC | ERC-20 | 2.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11029532 | 4 years ago | | | 0 | 0.0010793760 | |
| 9271489 | 5 years ago | | | 0 | 0.0072489000 | |
| 9271481 | 5 years ago | | | 0 | 0.0072489000 | |
| 9270385 | 5 years ago | | | 0 | 0.0074422000 | |
| 9258695 | 5 years ago | | | 0 | 0.0032588160 | |
| 9248122 | 5 years ago | | | 0.4 | 0.00066850560 | |
| 9248121 | 5 years ago | | | 0.4 | 0.00066850560 | |
| 9248119 | 5 years ago | | | 0.4 | 0.00066850560 | |
| 9248118 | 5 years ago | | | 0.4 | 0.00062629798 | |
| 9248117 | 5 years ago | | | 0.4 | 0.00062629798 |
ABI
ABI objects
Getter at block 21287917
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
maxAffiliateFee() view returns (uint256)
30000
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)
claimAndConvert2(address[] _path, uint256 _amount, uint256 _minReturn, address _affiliateAccount, uint256 _affiliateFee) returns (uint256)
claimAndConvertFor(address[] _path, uint256 _amount, uint256 _minReturn, address _for) returns (uint256)
claimAndConvertFor2(address[] _path, uint256 _amount, uint256 _minReturn, address _for, address _affiliateAccount, uint256 _affiliateFee) returns (uint256)
convert(address[] _path, uint256 _amount, uint256 _minReturn) payable returns (uint256)
convert2(address[] _path, uint256 _amount, uint256 _minReturn, address _affiliateAccount, uint256 _affiliateFee) payable returns (uint256)
convertFor(address[] _path, uint256 _amount, uint256 _minReturn, address _for) payable returns (uint256)
convertFor2(address[] _path, uint256 _amount, uint256 _minReturn, address _for, address _affiliateAccount, uint256 _affiliateFee) 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)
convertForPrioritized4(address[] _path, uint256 _amount, uint256 _minReturn, address _for, uint256[] _signature, address _affiliateAccount, uint256 _affiliateFee) payable returns (uint256)
registerEtherToken(address _token, bool _register)
setMaxAffiliateFee(uint256 _maxAffiliateFee)
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)
xConvertPrioritized2(address[] _path, uint256 _amount, uint256 _minReturn, bytes32 _toBlockchain, bytes32 _to, uint256 _conversionId, uint256[] _signature) 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.