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