transferToken
Transfer Token to another wallet.
MWSDK.EVM.Wallet.transferToken(nonce: nonce, gasPrice: gasPrice, gasLimit: gasLimit, to: to,amount: amount,contract: contract) { response in print(response)} onFailed: { print("failed~")}
Edit this page on GitHub