Create a BEP-20 Token on BNB Chain
Open in MetaMask to Continue
Creating a token needs a Web3 wallet, and a normal mobile browser can’t connect to one. Tap the button below to reopen this page inside the MetaMask app’s browser — then connect your wallet, enter your token details, and pay, all in one place.
Open in MetaMaskDon’t have the app yet? The button will take you to install MetaMask first.
This page lets you create a BEP-20 token on BNB Chain (formerly Binance Smart Chain, BSC) with no code and no Solidity. BNB Chain is already selected in the form above — enter a name, symbol and supply, connect your wallet, and a verified BEP-20 smart contract is deployed to BNB Chain in under a minute for one flat fee of 0.1 BNB, every feature included. Prefer another network? You can also create an ERC-20 token on Ethereum, Base, Arbitrum, Optimism or Polygon. This guide explains exactly how BNB token creation works, what it costs, and how to launch on PancakeSwap safely.
What Is a BEP-20 Token?
A BEP-20 token is a fungible digital asset that follows a shared set of rules on BNB Chain. "Fungible" means every unit is identical and interchangeable, exactly like a currency: one unit of your token is always worth the same as any other. BEP-20 defines a common interface — a fixed list of functions and events that every compliant token implements — so BNB Chain wallets, exchanges, BscScan and decentralized exchanges like PancakeSwap can support your token without any custom code.
The core functions are totalSupply, balanceOf, transfer, transferFrom, approve and allowance, plus the Transfer and Approval events. Because these are standardized, the moment your token is deployed it is automatically compatible with MetaMask, Trust Wallet, PancakeSwap and thousands of other tools on BNB Chain.
BEP-20 is intentionally a superset of Ethereum's token standard: it is functionally almost identical to ERC-20, with the same interface and behavior. The only meaningful difference is the network it runs on. A token you deploy here is a BEP-20 on BNB Chain; the same token on Ethereum or a Layer-2 is called an ERC-20. This creator builds both from the same audited code base, so your BNB token benefits from battle-tested contract logic.
How to Create a BEP-20 Token on BNB Chain, Step by Step
Creating a BNB token here takes under a minute and never requires code. You keep full custody the entire time, and BNB Chain is already pre-selected in the form.
- Confirm BNB Chain is selected. The network selector at the top of the form is already set to BNB Chain, and the fee shows 0.1 BNB. When you connect, your wallet switches to BNB Chain automatically — and if the network is not yet added to your wallet, it is added for you.
- Configure your token. Enter a name (e.g. "My BNB Token"), a symbol (2–8 characters, e.g. MBT), a total supply and the number of decimals (18 is standard). Toggle any optional features — mintable, burnable, taxable, anti-whale and more — all included in the flat fee, with no paid add-ons.
- Connect your wallet. Connect MetaMask, Trust Wallet, Rabby, Coinbase Wallet, OKX or any WalletConnect-compatible mobile wallet. The address you connect becomes the owner of the BEP-20 token and receives 100% of the initial supply.
- Review, confirm and deploy. Check the review card, approve the flat 0.1 BNB fee plus standard BNB Chain gas in your wallet, and the contract is deployed, verified on BscScan, and the full supply and ownership are transferred to you — instantly and irreversibly.
There is no account, no email and no login. Each deployment is independent, so you can create as many BNB tokens as you like, or launch the same token on other networks too.
BNB Chain and Other Supported Networks
The same audited contract compiles identically across every supported EVM chain, so your token behaves the same everywhere. What differs is gas cost, the flat fee (always charged in the network's own coin), and which ecosystem and DEX your token plugs into. BNB Chain pairs very low fees with a huge retail audience and PancakeSwap.
| Network | Standard | Chain ID | Flat fee | Main DEX | Explorer |
|---|---|---|---|---|---|
| ERC-20 | 1 | 0.02 ETH | Uniswap | Etherscan | |
| ERC-20 | 8453 | 0.02 ETH | Uniswap | BaseScan | |
| ERC-20 | 42161 | 0.02 ETH | Uniswap | Arbiscan | |
| ERC-20 | 10 | 0.02 ETH | Uniswap | Optimistic Etherscan | |
| ERC-20 | 137 | 600 POL | QuickSwap | PolygonScan | |
| BEP-20 | 56 | 0.1 BNB | PancakeSwap | BscScan |
Live Network Status LIVE
The figures below are read directly from each network's own nodes and refresh automatically — BNB Chain block height climbs with every new block, so you are always seeing current, on-chain-verifiable data (updated 0s ago). Cross-check any value on BscScan or the relevant explorer.
| Network | Block height | Avg block time | Gas price | Status |
|---|---|---|---|---|
| 25,555,833 | 12.1s | 0.05 gwei | Live | |
| 48,771,583 | 2.0s | <0.01 gwei | Live | |
| 484,966,630 | 0.26s | 0.02 gwei | Live | |
| 154,366,868 | 2.0s | <0.01 gwei | Live | |
| 90,418,345 | 1.5s | 285 gwei | Live | |
| 110,606,883 | 0.45s | 0.05 gwei | Live |
BNB Chain you are here
The home of the BEP-20 standard and PancakeSwap. BNB Chain offers fast, cheap transactions and one of the largest retail audiences in crypto, which makes it a natural launchpad for community tokens and meme coins. Deploy here as a BEP-20 token to reach the PancakeSwap ecosystem directly. The native coin is BNB.
Ethereum
The original smart-contract network and the home of the ERC-20 standard. Ethereum offers the deepest liquidity, the widest exchange support and the strongest credibility signal — at the cost of the highest gas fees. Create an ERC-20 token on Ethereum →
Base
An Ethereum Layer-2 incubated by Coinbase. Base settles to Ethereum for security but keeps gas to a fraction of a cent, with tight Coinbase integration and a fast-growing consumer ecosystem. Create a token on Base →
Arbitrum
A leading Ethereum Layer-2 rollup with a large DeFi ecosystem and deep on-chain liquidity, combining near-Ethereum security with cheap, fast transactions. Create a token on Arbitrum →
Optimism
An Ethereum Layer-2 known for public-goods funding and the wider OP Stack "Superchain". It offers low fees, quick confirmations and a values-driven community. Create a token on Optimism →
Polygon
A mature, independent EVM network with very low fees, high throughput and broad tooling, popular with consumer apps and gaming. Its native coin is POL. Create a token on Polygon →
BEP-20 vs ERC-20 and Other Token Standards
Token standards define what a token can do and how other software interacts with it. On BNB Chain the fungible standard is BEP-20; on Ethereum and its Layer-2s it is ERC-20. The two are near-identical in practice.
| Standard | Type | Network | Best for |
|---|---|---|---|
| BEP-20 | Fungible | BNB Chain | Currencies, meme & utility tokens on BSC |
| ERC-20 | Fungible | Ethereum & EVM L2s | Same, on Ethereum & L2s |
| ERC-721 | Non-fungible (NFT) | EVM chains | Unique collectibles & art |
| ERC-1155 | Multi-token | EVM chains | Games with many item types |
| BEP-721 / BEP-1155 | NFT / multi-token | BNB Chain | NFTs & game items on BSC |
For a cryptocurrency, meme coin, utility token or governance token on BNB Chain, BEP-20 is almost always the right standard — which is exactly what this tool creates. NFT standards like BEP-721 describe unique assets and are a different category entirely. BEP-20 remains the most widely supported fungible standard on BSC.
BEP-20 Token Features Explained
Every feature below can be toggled on at creation and is covered by the single flat 0.1 BNB fee. Because the contract is generated from audited building blocks, adding a feature never weakens the rest of the token. Choose only what your project needs — a simpler contract is easier for holders to trust.
- Mintable — lets the owner create new tokens after launch, with an optional maximum cap. Useful for rewards or staged distribution.
- Burnable — allows tokens to be permanently destroyed, reducing supply. Common for buy-backs and deflationary mechanics.
- Deflationary — automatically burns a small percentage on every transfer, gradually shrinking supply.
- Reflection — redistributes a fee from each transaction back to existing holders, rewarding people for holding.
- Taxable — collects a configurable buy and sell tax that can fund marketing, liquidity or a treasury.
- Anti-whale — caps the maximum wallet size as a percentage of supply so no single holder can dominate.
- Liquidity pool — routes a share of supply straight into PancakeSwap so trading can begin immediately.
Supply, Decimals and BNB Token Tokenomics
Tokenomics is the design of your token's economy — how many exist, how they are divided, and how they enter circulation. Three fields on the form shape it directly.
Total supply is the number of tokens created at launch. There is no "correct" number: BNB Chain meme projects often mint one billion, one trillion or more. What matters is that supply, price and market cap are related — a larger supply simply means a lower price per token for the same total value.
Decimals define how divisible each token is. The standard is 18, matching BNB itself. Some stablecoins use 6. Unless you have a specific reason, leave decimals at 18 for maximum compatibility with PancakeSwap and BNB Chain wallets.
Distribution decides who holds the supply after launch. With a fixed supply, everything goes to the owner wallet, and you distribute through liquidity, airdrops and sales. Reserving portions for liquidity, the team and the community is one of the biggest signals of a credible BNB project.
How Much Does It Cost to Create a BEP-20 Token?
The total cost to create a BEP-20 token on BNB Chain is a single flat fee of 0.1 BNB, plus the standard BNB Chain gas required to deploy any smart contract — which is typically only a few cents. There are no subscriptions, no tiers and no per-feature charges; every feature is included.
| Network | Flat fee | Typical gas | Standard |
|---|---|---|---|
| 0.1 BNB | A few cents | BEP-20 | |
| 0.02 ETH | Higher (mainnet) | ERC-20 | |
| 0.02 ETH | Fraction of a cent | ERC-20 | |
| 0.02 ETH | Very low | ERC-20 | |
| 0.02 ETH | Very low | ERC-20 | |
| 600 POL | Minimal | ERC-20 |
Gas is paid to BNB Chain itself, not to the platform, and it varies with real-time congestion — but BNB Chain gas is famously cheap, which is a big reason so many new tokens launch here. Make sure the owner wallet holds a little BNB to cover the 0.1 BNB fee plus gas.
Should You Launch on BNB Chain or Another Network?
BNB Chain is an excellent default for retail-facing and community tokens, but it is not the only option. Because each deployment is independent, many projects launch the same token on more than one chain.
- Choose BNB Chain (this page) to reach the large BEP-20 and PancakeSwap audience with fast, very cheap transactions.
- Choose Ethereum for maximum credibility, the deepest liquidity and the widest exchange support — at higher gas.
- Choose Base or Arbitrum for near-zero fees inside the Ethereum ecosystem.
- Choose Optimism for a low-cost Ethereum Layer-2 with a strong governance culture.
- Choose Polygon for a mature, very low-cost network with broad tooling and consumer-app adoption.
You can always start on BNB Chain and add another network later — just open the multi-chain token creator and pick a different chain.
Security, Ownership and Trust
Every BEP-20 contract this tool deploys is built on OpenZeppelin's audited, industry-standard libraries — the same building blocks that secure a large share of the tokens in circulation. No unaudited custom code is introduced. After deployment, your source code is automatically verified on BscScan, so anyone can read exactly what the contract does before they trust it.
Ownership and the entire token supply are transferred to your wallet the moment deployment completes; the platform keeps no admin keys, mint authority or backdoors. To prove your token can never be changed, you can renounce ownership after launch by transferring the owner role to the zero address — a common trust signal for BNB Chain community tokens. Keep the owner wallet secure, because whoever controls it controls the token.
After You Create Your BNB Token: Listing on PancakeSwap
Deploying the BEP-20 contract is the beginning, not the end. A typical BNB Chain launch checklist looks like this:
- Confirm and save the contract address. Open your token on BscScan, confirm the verified source code, and save the address — it is your token's permanent identity.
- Add liquidity on PancakeSwap. Pair your token with BNB on PancakeSwap so people can trade it. This is the single most important step for a tradeable BNB token.
- Add it to wallets. Import the contract address into MetaMask or Trust Wallet and share it so holders can see their balances.
- List and get discovered. Submit your token to CoinGecko, CoinMarketCap and DEX screeners like DexScreener and PooCoin to build visibility on BNB Chain.
- Build your community. A token is only as strong as the people behind it — a clear website, honest communication and active social channels matter more than any single feature.
Create a Token on Another Network
BNB Chain is selected on this page, but the same no-code creator works across six EVM networks. Launch the identical token on any of them:
Common BNB Token Use Cases
The BEP-20 standard is flexible enough to power many kinds of BNB Chain projects:
- Community and meme coins — social tokens built around a brand, joke or movement, a huge category on BNB Chain.
- Utility tokens — access to a product, platform or service.
- Governance tokens — voting power in a DAO or protocol.
- Reward and loyalty tokens — incentives for users, players or holders.
- Stablecoins and asset-backed tokens — units designed to track a reference value.
Common Mistakes to Avoid
- Losing the owner wallet. Whoever controls the owner wallet controls the token. Back up your keys.
- Launching with no liquidity. A BEP-20 token with no PancakeSwap liquidity pool cannot be traded. Plan your liquidity before launch.
- Over-engineering the contract. Enabling features you do not need adds complexity and can reduce holder trust. Keep it simple.
- Running out of BNB. Make sure the owner wallet holds enough BNB to cover the 0.1 BNB fee plus gas.
- Setting extreme taxes. Very high buy/sell taxes discourage trading and can flag your token as suspicious on DEX screeners.
Glossary of Key Terms
- BEP-20
- The standard interface for fungible tokens on BNB Chain.
- ERC-20
- The equivalent fungible-token standard on Ethereum and EVM Layer-2s.
- BNB Chain
- An EVM-compatible Layer-1 network (formerly Binance Smart Chain / BSC) with low fees and a large retail audience.
- PancakeSwap
- The main decentralized exchange on BNB Chain, where BEP-20 tokens are traded and liquidity is added.
- BscScan
- The block explorer for BNB Chain, where your contract source code is verified.
- Gas
- The fee paid to the network to deploy a contract or process a transaction, priced in BNB.
- Decimals
- How divisible each token is; 18 is standard.
- Renounce ownership
- Permanently giving up the owner role by sending it to the zero address, so the contract can no longer be changed.