[description]
Execute the trade
Get the latest buy rate (in ETH) for the specified token.
token id
the amount of units of the token to buy.
Get transaction details needed for a user to create and sign a new transaction to approve the KyberNetwork contract to spend tokens on the user's behalf.
Get tokens enabled statuses of an Ethereum wallet. It indicates if the wallet can sell a token or not.
the ETH address to get information from.
Get the latest SELL conversion rate in ETH.
id of the token you want to sell using ETH.
the amount of units of the token to sell
Get all supported tokens on Kyber Network
Get the transaction details needed for a user to create and sign a new transaction to make the conversion between the specified pair.
the ETH address that will be executing the swap.
source token id
destination asset id
the source amount in the conversion
97% of the amount of assets to buy
low/medium/high
Source coin select onchange event handler. When the source coin is token, check if it is supported.
Destination coin select onchange event handler. When the destination coin is token, check if it is supported.
Check if the token is enabled