BancorXHelper
Verified contract
Active on
Ethereum with 194 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52ae…add4
0x52ae…add4
Balances ($0.00)
No balances found for "BancorXHelper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12265359 | 4 years ago | | | 0.78275742 | 0.020535055 | |
| 12216087 | 4 years ago | | | 0 | 0.065062537 | |
| 12205261 | 4 years ago | | | 0 | 0.045811652 | |
| 11973823 | 4 years ago | | | 0 | 0.043374862 | |
| 11931097 | 4 years ago | | | 0 | 0.070179696 | |
| 11780191 | 4 years ago | | | 0 | 0.056046170 | |
| 11705543 | 4 years ago | | | 0 | 0.045373030 | |
| 11569947 | 4 years ago | | | 5 | 0.017574620 | |
| 11489680 | 4 years ago | | | 0.2 | 0.0049449431 | |
| 11489385 | 4 years ago | | | 0 | 0.011311579 |
ABI
ABI objects
Getter at block 21304434
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
onlyOwnerCanUpdateRegistry() view returns (bool)
false
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
prevRegistry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
registry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
completeXConversion(address[] _path, uint256 _minReturn, uint256 _conversionId) returns (uint256)
restoreRegistry()
restrictRegistryUpdate(bool _onlyOwnerCanUpdateRegistry)
transferOwnership(address _newOwner)
updateRegistry()
xConvert(address[] _path, uint256 _amount, uint256 _minReturn, bytes32 _toBlockchain, bytes32 _to, uint256 _conversionId, address _affiliateAccount, uint256 _affiliateFee) 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.