TransferMatic
Transfer ETH to another wallet.
string nonce;string gasPrice;string gasLimit;string to;string amount;MWSDK.Polygon.Wallet.TransferMatic(nonce, gasPrice, gasLimit, to, amount, null, (res) => { //todo});
Edit this page on GitHub