• slide
  • slide


A BEP20 wallet address is a unique identifier on the Binance Smart Chain used to send and receive BEP20 tokens. It looks similar to an Ethereum address — a string of 42 characters starting with “0x” — because BSC is compatible with the Ethereum Virtual Machine (EVM).

Your BEP20 address is safe to share publicly. Think of it like a bank account number: anyone can send funds to it, but only the holder of the matching private key can spend those funds.

BEP20 Address Format

A BEP20 wallet address follows the Ethereum address format: 42 hexadecimal characters beginning with 0x. For example: 0x3f5CE5FBFe3E9af3971dD833D26bA9b5C936f0bE

This is distinct from BEP2 addresses on the older Binance Chain, which start with “bnb”. Always verify which standard your exchange or wallet is using before making a transfer to avoid sending funds to the wrong address.

How to Find Your BEP20 Wallet Address

Once you create a BEP20-compatible wallet such as Trust Wallet or MetaMask configured for BSC, your address is automatically generated. To find it, open your wallet application, navigate to your BNB Smart Chain account, and tap “Receive” or “Copy Address.”

You can verify any BEP20 address and check its transaction history on BscScan — the official Binance Smart Chain block explorer — at bscscan.com.

BEP20 Contract Address vs Wallet Address

A wallet address is your personal account on BSC. A contract address identifies a specific smart contract (token). When adding a new BEP20 token to your wallet like MetaMask, you’ll need the token’s contract address to import it correctly.