The address of ETH and BSC are the same, and the private keys are the same, but those assets are in two different chains. If the BSC assets are withdrawn to ETH (or from ETH to BSC), you can retrieve them by the following steps. The following steps demonstrate how to retrieve ETH assets after […]
Tag Archives: Binance
How to exchange BNB in your wallet?
The access to Binance.com is limited in some areas, so this article is going to introduce how to exchange BTC, ETH, EOS, and other mainstream token, stable token for BNB in Math Wallet. Let’s take ETH as an example. Enter a ETH wallet with a positive balance, then enter “Trade” […]
BNB/BTCB trading pair is in MathWallet
What is the usage of BTCB? 1 BTCB has the same value as BTC, and can be exchange to BTC in binance.com 2 You can buy BTCB in BinanceDEX, current support BNB/BTCB trading pair, and future will be more 3 You can transfer BTCB in Binance Chain, it super fast and low cost The detail […]
MathWallet + BinanceDEX Instruction
MathWallet has in-wallet support of BinanceDEX If you would like to trade on mobile anywhere anytime. Step 1: Install MathWallet https://mathwallet.org Step 2: Create a Binance Chain Wallet and Trade Step 3: Manage your Binance Chain assets Video of more trading related functions in MathWallet: https://youtu.be/cBrf8Is8Vxs MathWallet also supports WalletConnect If you would like to […]
How to issue a Token on Binance Chain
Currently the only way is using command line tool Install CLI Doc:https://docs.binance.org/api-reference/cli.html Clone package from github git clone https://github.com/binance-chain/node-binary.git Enter sub folder (This example, we use Mac and v0.5.8.1, for other client read the offical doc above) cd cli/prod/0.5.8.1/mac Create Account ./bnbcli keys add newtokenowner Please backup the account, and send some BNB to this […]