Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuides
View Mirror World on Github
Join the Discord server

Language:

TransferBNB

Transfer BNB to another wallet.


string nonce;
string gasPrice;
string gasLimit;
string to;
string amount;
MWSDK.BNB.Wallet.TransferBNB(nonce, gasPrice, gasLimit, to, amount, null, (res) => {
//todo
});

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference