Create an ERC-20 or BEP-20 Token

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 MetaMask

Don’t have the app yet? The button will take you to install MetaMask first.

Token Identity
Set up your token's basic information
1 / 2
Select NetworkAll features included · flat fee per network
18 is standard · or pick your own
0 / 500
Token Logo (optional)
Upload LogoPNG, JPG, SVG · Max 1 MB
Owner Wallet Address *
Not connected
Auto-filled from connected wallet. You can paste a different address if needed.
Additional FeaturesOptional add-ons — mintable, taxable, anti-whale & more0 selected
Token Economics
Transfer Control
Tax & Liquidity
Utility
ERC-20
TK
Your Token
TKN · ERC-20
Ethereum
Token Name
Symbol
Total Supply
Decimals
Supply TypeFixed
Access TypeNone
Owner Address
Active Features
ERC20 Standard

You will be asked to confirm a transaction of 0.02 ETH in your wallet plus gas. Deployment takes 30–60 seconds.

Token Tracker
TK
Your Token Name
TKN
ERC-20✓ Verified
Max Total Supply1,000,000
Decimals18
Token StandardERC-20
NetworkEthereum
Token Features
None selected
Setup Progress
Token name set
Symbol configured
Supply defined
Wallet connected
Network: Ethereum
Deployment Cost
0.02 ETH
Flat rate · No hidden charges
OpenZeppelin Audited
Auto-verified on Etherscan
100% Ownership Transfer

This tool lets you create your own ERC-20 or BEP-20 token on six major EVM networks — Ethereum, Base, Arbitrum, Optimism, Polygon and BNB Chain — without writing a single line of Solidity. Pick a network, fill in the form above, connect your wallet, and a verified smart contract is deployed to your chosen chain in under a minute. This guide explains, in full, how token creation works, what every option means, what it costs, and how to launch safely.

What Is an ERC-20 or BEP-20 Token?

An ERC-20 token is a fungible digital asset that follows a shared set of rules on Ethereum and Ethereum-compatible blockchains. "Fungible" means every unit is identical and interchangeable, exactly like fiat currency: one unit of your token is always worth the same as any other unit. The ERC-20 standard defines a common interface — a fixed list of functions and events that every compliant token implements — so that wallets, exchanges, block explorers and decentralized exchanges can support any token without custom code.

The core ERC-20 functions are totalSupply, balanceOf, transfer, transferFrom, approve and allowance, along with the Transfer and Approval events. Because these are standardized, the moment your token is deployed it is automatically compatible with MetaMask, Uniswap, Etherscan and thousands of other tools.

A BEP-20 token is the equivalent standard on BNB Chain. It is functionally almost identical to ERC-20 — the same interface, the same behavior — the only meaningful difference is the network it runs on. In short: a token you deploy on BNB Chain is called a BEP-20; the same token on Ethereum, Base, Arbitrum, Optimism or Polygon is called an ERC-20. This creator builds both from the same audited code base.

How to Create a Token, Step by Step

Creating a token here takes under a minute and follows the same four steps on every supported network. You never touch code, and you keep full custody the entire time.

  1. Choose your network. Use the network selector at the top of the form. The moment you pick a chain, your connected wallet switches to it in the background — and if the network is not yet added to your wallet, it is added for you automatically. The displayed fee updates to that chain's native coin.
  2. Configure your token. Enter a name (the full name, e.g. "My Community Token"), a symbol (2–8 characters, e.g. MCT), a total supply and the number of decimals (18 is standard). Then toggle any optional features you want compiled into the contract. Every feature is included in the flat fee — there are no paid add-ons and no upsells.
  3. Connect your wallet. Connect MetaMask, Rabby, Coinbase Wallet, Trust, OKX or any WalletConnect-compatible mobile wallet. The address you connect becomes the owner of the token and receives the entire initial supply.
  4. Review, confirm and deploy. Check the review card, approve the flat fee plus standard network gas in your wallet, and the contract is deployed, verified on the block explorer, and 100% of the 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 tokens on as many networks as you like.

Supported Networks in Detail

The same audited contract compiles identically across every supported EVM chain, so your token behaves the same way everywhere. What differs is deployment speed, gas cost, the flat fee (always charged in the network's own coin), and which ecosystem and decentralized exchange your token plugs into.

NetworkStandardChain IDFlat feeMain DEXExplorer
EthereumEthereumERC-2010.02 ETHUniswapEtherscan
BaseBaseERC-2084530.02 ETHUniswapBaseScan
ArbitrumArbitrumERC-20421610.02 ETHUniswapArbiscan
OptimismOptimismERC-20100.02 ETHUniswapOptimistic Etherscan
PolygonPolygonERC-20137600 POLQuickSwapPolygonScan
BNB ChainBNB ChainBEP-20560.1 BNBPancakeSwapBscScan

Live Network Status LIVE

The figures below are read directly from each network's own nodes and refresh automatically — block height climbs with every new block, so you are always seeing current, on-chain-verifiable data (updated 1m ago). Cross-check any value on the network's block explorer.

NetworkBlock heightAvg block timeGas priceStatus
EthereumEthereum25,555,80512.1s0.10 gweiLive
BaseBase48,771,4112.0s<0.01 gweiLive
ArbitrumArbitrum484,965,2720.25s0.02 gweiLive
OptimismOptimism154,366,6962.0s<0.01 gweiLive
PolygonPolygon90,418,1161.5s278 gweiLive
BNB ChainBNB Chain110,606,1210.45s0.05 gweiLive

Ethereum

The original smart-contract network and the home of the ERC-20 standard. Ethereum offers the deepest liquidity, the widest exchange and custody support, and the strongest credibility signal for a serious project — at the cost of the highest gas fees. Choose Ethereum when trust and reach matter more than deployment cost.

Layer 1UniswapHighest liquidity

Base

An Ethereum Layer-2 network incubated by Coinbase. Base settles to Ethereum for security but keeps gas fees to a fraction of a cent, and benefits from tight Coinbase integration and a fast-growing consumer ecosystem. It is one of the most popular choices for new launches in 2026.

Layer 2Uniswap / AerodromeVery low gas

Arbitrum

A leading Ethereum Layer-2 rollup with a large DeFi ecosystem and deep on-chain liquidity. Arbitrum combines near-Ethereum security with cheap, fast transactions, making it a strong default for DeFi-oriented tokens and trading communities.

Layer 2Uniswap / CamelotDeep DeFi

Optimism

An Ethereum Layer-2 known for its public-goods funding and the wider "Superchain" ecosystem built on the OP Stack. It offers low fees, quick confirmations and a values-driven community, and is a good home for governance and ecosystem tokens.

Layer 2Uniswap / VelodromeGrants ecosystem

Polygon

A mature, independent EVM network with very low fees, high throughput and broad tooling. Polygon has strong adoption among consumer apps, gaming and enterprise projects, and its native coin is POL. It is a reliable, inexpensive choice with wide wallet and exchange coverage.

EVM chainQuickSwap / UniswapLow cost

BNB Chain

The home of the BEP-20 standard and PancakeSwap, BNB Chain offers fast, cheap transactions and a very large retail audience. If your goal is to reach the BEP-20 and PancakeSwap community, deploying here as a BEP-20 token is the natural choice. The native coin is BNB.

EVM chainPancakeSwapLarge retail reach

ERC-20 vs BEP-20 and Other Token Standards

Token standards define what a token can do and how other software interacts with it. Understanding the main ones helps you pick the right type for your project.

StandardTypeNetworkBest for
ERC-20FungibleEthereum & EVM L2sCurrencies, utility & governance tokens
BEP-20FungibleBNB ChainSame as ERC-20, on BNB Chain
ERC-721Non-fungible (NFT)Ethereum & EVMUnique collectibles & art
ERC-1155Multi-tokenEthereum & EVMGames with many item types
ERC-777 / ERC-1363Advanced fungibleEthereum & EVMTokens with transfer hooks

For a cryptocurrency, meme coin, utility token or governance token, ERC-20 (or BEP-20 on BNB Chain) is almost always the right standard, which is exactly what this tool creates. ERC-721 and ERC-1155 describe non-fungible and multi-token assets used for NFTs and games, and are a different category entirely. ERC-20 remains the most widely supported and battle-tested fungible standard in the industry.

Token Features Explained

Every feature below can be toggled on at creation time and is covered by the single flat 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 actually 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; note that it increases supply.
  • Burnable — allows tokens to be permanently destroyed, reducing supply. Often used for buy-backs and deflationary mechanics.
  • Deflationary — automatically burns a small percentage on every transfer, gradually shrinking the supply over time.
  • 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 to prevent any single holder from dominating.
  • Whitelist / blacklist — controls which addresses may receive tokens, or blocks specific malicious addresses.
  • Liquidity pool — routes a share of supply straight into the network's main DEX so trading can begin immediately.

Understanding Supply, Decimals and 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: some projects mint one million, others one billion or one trillion. What matters is that supply, price and market capitalization 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, mirroring how Ether itself is divisible down to 18 places (its smallest unit, "wei"). Some stablecoins such as USDC and USDT use 6 decimals instead. Unless you have a specific reason, leave decimals at 18 for maximum compatibility.

Distribution decides who holds the supply after launch. With a fixed supply, everything goes to the owner wallet, and you distribute manually or through liquidity, airdrops and sales. If you enable minting, you can add supply later within any cap you set. Thoughtful distribution — reserving portions for liquidity, the team, and the community — is one of the biggest signals of a credible project.

How Much Does It Cost to Create a Token?

The total cost of creating a token here is a single flat platform fee for your chosen network, plus the standard network gas required to deploy any smart contract. There are no subscriptions, no tiers, and no per-feature charges — every feature is included in the flat fee.

NetworkFlat feeTypical gasStandard
Ethereum0.02 ETHHigher (mainnet)ERC-20
Base0.02 ETHFraction of a centERC-20
Arbitrum0.02 ETHVery lowERC-20
Optimism0.02 ETHVery lowERC-20
Polygon600 POLMinimalERC-20
BNB Chain0.1 BNBVery lowBEP-20

Gas is paid to the network itself, not to the platform, and it varies with real-time congestion. Layer-2 networks and alternative EVM chains such as Base, Arbitrum, Optimism, Polygon and BNB Chain keep gas extremely low, which is why most new projects launch there. Ethereum mainnet costs more but carries the strongest reputation.

Which Network Should You Choose?

There is no single right answer — the best network depends on where your audience and liquidity are, and how much you want to spend on gas.

  • Choose Ethereum for maximum credibility, the deepest liquidity and the widest exchange support — accept higher gas in return.
  • Choose Base or Arbitrum for near-zero fees while staying inside the Ethereum ecosystem. These are ideal defaults for most new launches.
  • Choose Optimism for a low-cost Ethereum Layer-2 with a strong governance and public-goods culture.
  • Choose Polygon for a mature, very low-cost network with broad tooling and consumer-app adoption.
  • Choose BNB Chain to reach the large BEP-20 and PancakeSwap audience with fast, cheap transactions.

Because each deployment is independent, many projects launch the same token on more than one network to reach different communities. You can always start on a cheap Layer 2 and add Ethereum later.

Security, Ownership and Trust

OpenZeppelin AuditedBuilt on the industry-standard audited libraries.
Explorer VerifiedSource code auto-verified on every network.
100% OwnershipFull supply and control sent to your wallet.

Every 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 the network's block explorer, 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. If you want 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 community tokens. Always keep the wallet that owns and holds your supply secure, because whoever controls that wallet controls the token.

What to Do After You Create Your Token

Deploying the contract is the beginning, not the end. A typical launch checklist looks like this:

  1. Confirm and save the contract address. Open your token on the block explorer, confirm the verified source code, and save the address — it is your token's permanent identity.
  2. Add liquidity. Pair your token with the network's base asset (ETH, POL or BNB) on the main DEX — Uniswap, QuickSwap or PancakeSwap — so people can trade it.
  3. Add it to wallets. Import the contract address into MetaMask and share it so holders can see their balances.
  4. List and get discovered. Submit your token to aggregators such as CoinGecko and CoinMarketCap, and to DEX screeners, to build visibility.
  5. 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.

Common Use Cases

The ERC-20 and BEP-20 standards are flexible enough to power many kinds of projects:

  • Community and meme coins — social tokens built around a brand, joke or movement.
  • 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.
  • Over-engineering the contract. Enabling features you do not need adds complexity and can reduce holder trust. Keep it simple.
  • Launching with no liquidity. A token with no liquidity pool cannot be traded. Plan your liquidity before launch.
  • Ignoring gas. Make sure the owner wallet holds enough of the network's native coin to cover the fee plus gas.
  • Setting extreme taxes. Very high buy/sell taxes discourage trading and can flag your token as suspicious.

Glossary of Key Terms

ERC-20
The standard interface for fungible tokens on Ethereum and EVM-compatible chains.
BEP-20
The equivalent fungible-token standard on BNB Chain.
EVM
The Ethereum Virtual Machine — the runtime that executes smart contracts on Ethereum and compatible chains.
Gas
The fee paid to a network to process a transaction or deploy a contract, priced in the chain's native coin.
Layer 2
A network such as Base, Arbitrum or Optimism that settles to Ethereum for security while offering far lower fees.
Liquidity pool
A pair of assets on a DEX that lets people trade your token against a base asset like ETH.
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.
Verification
Publishing a contract's source code on a block explorer so anyone can read and confirm it.

Frequently Asked Questions

Do I need any coding skills to create a token?
No. You fill in a form and connect a wallet; all smart-contract work is handled for you, and the finished contract is verified on the block explorer automatically. No Solidity knowledge is required.
How much does it cost to create a token?
A single flat fee per network, charged in that network's native coin, plus standard gas. There are no subscriptions, tiers or per-feature charges — every feature is included in the flat fee.
Can I create a token on more than one network?
Yes. Each deployment is independent. Select a different network in the form and deploy again; there is no limit and no account required. Many projects launch on several chains.
Who owns the token after it is created?
You do. The entire supply and contract ownership are transferred to the wallet you connect, immediately and irreversibly on deployment. The platform keeps no control.
What is the difference between ERC-20 and BEP-20?
They are functionally almost identical fungible-token standards. ERC-20 runs on Ethereum and EVM Layer-2s; BEP-20 runs on BNB Chain. The main difference is simply which network the token lives on.
Is the token safe and audited?
Every token is built on OpenZeppelin's audited, industry-standard libraries, with no unaudited custom code, and its source is auto-verified on the block explorer so anyone can inspect it.
How long does deployment take?
Usually under a minute. Once you confirm the transaction in your wallet, the contract is deployed and verified within seconds to a couple of minutes, depending on network congestion.
Can I add my token to a DEX like Uniswap or PancakeSwap?
Yes. After deployment you can create a liquidity pool on the network's main DEX — Uniswap, QuickSwap or PancakeSwap — and trading can begin immediately.
Which wallets can I connect?
MetaMask, Rabby, Coinbase Wallet, Trust, OKX and any WalletConnect-compatible wallet, including mobile wallets via QR code.
Can I renounce ownership of my token?
Yes. After launch you can transfer the owner role to the zero address to permanently lock the contract — a common trust signal for community tokens.
Support Team
Offline now

Hi there!

We usually reply within a few hours

Hi there! We're currently offline but we'll get back to you soon.

Send us a message

Please enter your name.

Please enter a valid email address.

Please enter your message.