SWAPARIO
NETWORK REFERENCE

BNB Smart Chain guide for BNB and BEP-20 exchanges

BNB Smart Chain is EVM-compatible, uses 0x addresses and pays gas in BNB. Its address appearance can match Ethereum while its ledger and token balances remain separate.

Reviewed September 1, 2026 · Primary source linked below

Native fee asset

BNB

Asset model

BNB and BEP-20 tokens

Network identity

Native BNB powers BNB Smart Chain transactions. BEP-20 tokens are contracts on that chain. The older Beacon Chain/BEP-2 model and the opBNB layer-2 route should not be assumed compatible with a BSC deposit.

Address rules

BSC uses EVM-style 0x accounts. A wallet may display the same account string on Ethereum because the same private key derives it, but assets exist on whichever chain received the transaction.

Fee mechanism

Gas is paid in BNB. Sending USDT BEP-20, USDC or another token still needs a small BNB balance. Fee levels depend on gas usage and the network gas price selected by the wallet.

Settlement

BSC blocks are quick, but exchange completion still includes provider detection and confirmation policy. The destination can be another chain and will have its own payout transaction.

Memo or tag

Normal BEP-20 transfers use the address and token contract without a destination tag. Follow a custodial receiver’s deposit page if it supplies any additional identifier.

Tokens and representations

BEP-20 describes the token interface, not one particular asset. Confirm the token name, contract and BSC network. A same-name token on Ethereum or opBNB is not the same deposit.

MOST COMMON ROUTE ERROR

What usually goes wrong

The shared 0x format causes users to choose Ethereum while sending on BSC. The transfer can succeed on-chain and remain invisible to a service that monitors only Ethereum for that address.

CONCRETE EXCHANGE EXAMPLE

Follow both legs of the route

For USDT BEP-20 to native BNB, both sides stay on BSC. The wallet spends BNB gas to send USDT, and the payout returns native BNB that can replenish the wallet’s future gas balance.

BEFORE YOU SEND

BSC checklist

  • Confirm BNB Smart Chain or BEP-20 in both interfaces.
  • Match the intended token contract or native BNB asset.
  • Keep BNB for the source-wallet gas fee.
  • Do not infer the network from a 0x address alone.

BSC FAQ

Network-specific answers

Is BNB Smart Chain the same as Ethereum?

No. They are separate networks with separate balances, gas assets and transaction histories despite EVM compatibility.

What pays a BEP-20 transfer fee?

BNB normally pays gas for transactions on BNB Smart Chain.

Is opBNB the same deposit network as BSC?

No. opBNB is a separate layer-2 route and must be selected explicitly when supported.

CONNECTED REFERENCE PAGES

Assets, routes and guides

All networks
PRIMARY TECHNICAL SOURCEBNB Chain documentationOpen documentation