Research/Education/Binance Coin BNB/How to Send and Receive BNB: The Two Checks That Prevent Most Losses
# BNB

How to Send and Receive BNB: The Two Checks That Prevent Most Losses

BloFin Academy09/15/2026
How to send and receive BNB safely: the two checks that prevent most losses, the steps on both wallet and exchange, and how to confirm a transfer arrived.

What a transfer actually costs

Every transfer on BNB Smart Chain carries a fee paid in BNB, regardless of what you are sending. Moving a stablecoin costs BNB, and so does moving any other token, because the fee comes out of your BNB balance separately from the amount being sent.

This produces the most common problem people meet on the chain. A wallet holding a substantial stablecoin balance and an empty BNB balance is stuck, because the network needs paying in BNB and the transaction fails before it starts. The fix is to get a small amount of BNB into the same wallet on the same network, after which everything works.

Fees on BNB Smart Chain typically run to a fraction of a dollar, so a very small reserve is enough. Keeping enough for a few dozen transactions is ample, and it keeps a transfer available at the moment you need one. How to buy BNB covers acquiring some in the first place.


Receiving BNB

Receiving is the simpler direction, and it has one requirement: the sender has to use the network your wallet is expecting.

Open your wallet, confirm the network selector reads BSC Mainnet, and copy your address, which begins 0x and runs to forty-two characters. Paste it into the sending side, or use the QR code, which avoids transcription errors entirely.

Then check what the sending side is offering, because exchanges label BNB Smart Chain as BEP20 in withdrawal menus, so BEP20 is what to select. If the menu offers opBNB, Ethereum or anything else, those are different networks and the coins will land somewhere your wallet is not looking.

Your address is identical on every network following the same standard, which is why this check exists. The address will look correct whichever network the sender picks, and only the network selection determines where the coins actually arrive.


Sending BNB from a wallet

Five steps, in order, and the first three are the ones that prevent losses.

  1. Confirm which network is selected. Your wallet's network selector should read BSC Mainnet before you begin, and it holds whatever you last chose instead of resetting.
  2. Paste the destination address, or scan a code. Typing an address by hand invites a transcription error that sends the coins somewhere permanent.
  3. Check the first and last characters of what you pasted. Compare four characters at each end against the address you were given. This one check defeats clipboard-hijacking malware, which swaps a copied address for the attacker's while you are looking elsewhere.
  4. Enter the amount, keeping enough BNB behind for the fee. Sending the entire balance leaves the fee unpayable, and the transaction fails.
  5. Review the summary and confirm. Your wallet shows the destination, the amount and the estimated fee before you sign. That screen is the last point at which anything can be changed.

Once signed, the transaction broadcasts and settles within seconds on BNB Smart Chain. You can follow it on a block explorer using the transaction identifier your wallet gives you (source: BscScan).


Sending BNB from BloFin

Withdrawals from an exchange work slightly differently, because the coins have to be in the right internal account first.

On BloFin, withdrawals run from the Funding Account, so anything held in Spot, Futures or Earn has to be transferred there before it can leave. Then open Assets → Withdraw, select BNB, and choose the withdrawal network, which must match the network the receiving wallet expects. Enter the recipient address, enter an amount above the stated minimum, and review the network fee shown on the page (source: BloFin Help Center).

Confirm the details a second time, then complete the security verification. Codes sent by email or SMS are valid for five minutes, and BloFin's guidance is to wait within that window rather than requesting a replacement immediately.

Send a small test amount before any transfer that would hurt to lose. It costs the network fee, it takes a couple of minutes, and it confirms the whole path works before the real amount goes.


Where BNB transfers go wrong, and how to avoid it

Wrong network. This is the most common mistake and usually the most expensive. Coins sent on a network the receiver was not watching for still exist, and they are still yours. Reaching them means adding that network to your wallet and switching to it, which works when the destination was an address you control. It fails when the destination was an exchange deposit address for a different chain, because that address belongs to the exchange.

Using an exchange deposit address in an application. A deposit address exists to receive transfers, so pasting it into an application as the destination for a contract interaction is a different action with a different outcome. Applications expect a wallet you control.

An address swapped by malware. Clipboard hijackers watch for a copied crypto address and substitute their own. Checking the first and last four characters after pasting catches it in a second.

Sending to a retired network. Addresses beginning bnb1 belonged to BNB Beacon Chain, which stopped producing blocks in December 2024, so coins sent to one arrive nowhere. The Beacon Chain sunset covers what happened and how older tokens are recovered.

Leaving no fee reserve. Sending the entire BNB balance leaves the next fee unpayable, so leave a little behind every time and the wallet stays usable.


Confirming a transfer arrived

Every transaction gets an identifier, a long string beginning 0x, and pasting it into a block explorer shows the sender, the recipient, the amount, the fee and the confirmation status. That record is public and permanent, which makes it the answer to any dispute about whether a payment was made.

If a transfer has not appeared where you expected, three checks resolve almost every case. Confirm on the explorer that the transaction succeeded, since a failure for lack of gas looks similar from the wallet. Confirm the receiving wallet is set to the network you sent on. And confirm the destination address matches, character for character, the one you meant to use.

Where the coins went to your own address on a different network, adding that network to your wallet recovers them (source: MetaMask Support). Where they went to an address someone else controls, the transfer stands, and support processes cannot alter it. How to store BNB safely covers reducing how often you need to make these transfers at all.


Frequently asked questions

Why does sending a token require BNB?

Because BNB Smart Chain charges its transaction fees in BNB regardless of what is being moved. Sending a stablecoin is still a transaction and still costs a fee, which comes from your BNB balance separately from the amount you send. A wallet holding tokens and an empty BNB balance stays stuck until a small amount of BNB arrives.

What network should you choose when withdrawing BNB?

BEP20, which is how exchanges label BNB Smart Chain, unless the receiving wallet has asked for something else. That network is where nearly all BNB activity happens. Choosing opBNB, Ethereum or any other option sends the coins to a different network, where they arrive under your control and useless for whatever you intended.

Can a crypto transfer be canceled or reversed?

Once a transaction is broadcast and confirmed, it is permanent, and exchanges, wallet providers and support teams are all equally unable to undo it. That is why the checks before confirming matter so much, and why sending a small test amount first is worth the few cents it costs on any transfer you would mind losing.

How long does a BNB transfer take?

Usually seconds on BNB Smart Chain, which produces blocks quickly. Withdrawals from an exchange take longer, because the exchange performs its own checks before broadcasting and security verification adds a step. Once the transaction reaches the chain, arrival is fast.

What happens if you send BNB on the wrong network?

The coins arrive at your address on that other network, which means they still exist and are still yours. Reaching them means adding that network to your wallet and switching to it. The situation is genuinely bad where the destination was an exchange deposit address for a different chain, since that address belongs to the exchange.

How do you prove a payment was sent?

With the transaction identifier your wallet or exchange provides, a long string beginning 0x. Pasted into a block explorer, it shows the sender, recipient, amount, fee and confirmation status as a public, permanent record. Sending that identifier is the standard way to demonstrate a transfer went through.


Researched and written by the BloFin Academy editorial team with AI-assisted drafting. Updated September 2026. Primary sources include BloFin's Help Center and BscScan. All facts independently verified against cited documentation current as of September 2026.

This article is educational and general in nature, not financial or investment advice. Cryptocurrencies like BNB carry real risks, including irreversible transfers, wrong-network sends, address-substituting malware, and the chance of sending to a retired network. Nothing here is a recommendation to buy, sell, or hold any asset. Do your own research, and consider speaking with a licensed professional before making financial decisions. BloFin does not provide investment advice.