Token Generator
Token Generator

Create and deploy tokens in less than a minute across 15+ EVM chains and Solana. Choose ERC20, BEP20, SPL Token or Token 2022 with a trusted no-code Token Generator.


Available on
What is Token Generator?

Token Generator is the pioneering no-code tool that simplifies token creation across EVM networks and Solana.

Since 2018, Token Generator has been the go-to platform for over 55.000 projects and companies, eliminating the need for coding expertise and streamlining the tokenization process through guided ERC20, BEP20, SPL Token and Token 2022 deployment flows.

Through seamless token creation, entrepreneurs and enterprises have collectively infused over $320 million into circulating supply worldwide, fueling growth and innovation.

Token Generator

Supported Networks


EVM Networks

Choose your preferred EVM network and deploy a standard ERC20 or BEP20 Smart Contract.

Ethereum

Native Currency ETH


Token Standard ERC20


Create Token on Ethereum
BNB Smart Chain

Native Currency BNB


Token Standard BEP20


Create Token on BSC
Polygon PoS

Native Currency POL


Token Standard ERC20


Create Token on Polygon
Base

Native Currency ETH


Token Standard ERC20


Create Token on Base
Avalanche

Native Currency AVAX


Token Standard ERC20


Create Token on Avalanche
Arbitrum One

Native Currency ETH


Token Standard ERC20


Create Token on Arbitrum
OP Mainnet

Native Currency ETH


Token Standard ERC20


Create Token on Optimism
Linea

Native Currency ETH


Token Standard ERC20


Create Token on Linea
Monad

Native Currency MON


Token Standard ERC20


Create Token on Monad
Sonic

Native Currency S


Token Standard ERC20


Create Token on Sonic
Plasma

Native Currency XPL


Token Standard ERC20


Create Token on Plasma
ZKsync Era

Native Currency ETH


Token Standard ERC20


Create Token on ZKsync
Unichain

Native Currency ETH


Token Standard ERC20


Create Token on Unichain
World Chain

Native Currency ETH


Token Standard ERC20


Create Token on World Chain
Arc

Native Currency USDC


Token Standard ERC20


Create Token on Arc

Solana Network

Choose between SPL Token or Token 2022 and deploy on Solana Mainnet.

Solana

Native Currency SOL


Token Standard SPL / Token 2022


Create Token on Solana

How it Works?


Configure your Token

Start with name, symbol, decimals and supply. For ERC20 tokens, choose advanced features such as Mintable, Burnable, Taxable, Reflection or Liquidity Pool Setup. On Solana, choose SPL Token or Token 2022, add IPFS metadata and configure authority revocations.

Deploy from your Wallet

Select an EVM network or Solana, review the complete configuration and approve deployment from a compatible wallet. Your ERC20 contract or Solana token mint is created on-chain and the initial supply is delivered directly to your wallet.

Save Time and Money
Skip custom Solidity development or Solana deployment scripts for standard token launches. Stay focused on your project's core objectives while Token Generator prepares the deployment flow.
Battle-Tested Templates and Established Programs
ERC20 tokens use rigorously tested Smart Contract templates, while Solana tokens use the established SPL Token or Token 2022 programs with explicit authority controls.
No Additional Costs
Token Generator contracts are designed with only essential functions, eliminating unnecessary code that could inflate GAS costs and waste creators' funds.
FREE Version Available
Access a FREE version with limited features on Mainnet. Additionally, explore all token functionalities for FREE on Testnet, allowing you to test drive without any cost.

Ready to deploy your Token?

Launch an ERC20 Token across 15+ EVM chains, or create an SPL Token or Token 2022 on Solana, in one guided no-code flow.


Available on

Statistics


55.000+

Tokens Generated

950k+

Total Unique Users

$320M+

Circulating Supply

20+

Customizable Features

2800+

Automated Tests

Zero

Issues Reported


Use Cases

ERC20, SPL and Token 2022 tokens can represent tradable digital assets, rewards, governance rights or access to a product or service across EVM and Solana ecosystems.


Asset Tokenization

Real-World Asset Tokenization offers increased liquidity, transparency, and accessibility to traditionally illiquid assets like real estate, providing investors with greater diversification opportunities.

Voting

Allowing more people to come together and work towards a common goal. Achieve this by using a governance token to vote and conduct transactions on the blockchain.

Payments

Using tokens to accept payments allows your business to get secure digital payments instantly and from anywhere.

Gaming

Allow users to deposit tokens to use in your gaming platform, play and earn, and then withdraw tokens to their wallet.

Rewards

Make your users earn token rewards for performing tasks on your platform like writing reviews, publish attractive contents and more.

Crowdfunding

Investors can purchase an initial coin offering to receive a new token issued by the company. This token may have some utility related to the product or service offered by the company.

Loyalty

Earn points or rewards for every purchase your customers make, which can then be redeemed for discounts or free merchandise in your loyalty programs.

Lending

Offer opportunities for investors to borrow against deposited assets and the ability to lend out tokens to earn interest in the form of token rewards.


Features

Choose the token standard and features that best fit your project requirements across EVM and Solana networks.


Standard ERC20 and BEP20

Create a standards-compliant token with a custom name, symbol, supply and decimals. The generated Smart Contract is compatible with ERC20 wallets and platforms, and its source code is automatically verified on supported blockchain explorers.

SPL Token and Token 2022

Launch a Solana token with custom supply and decimals, optional logo, description, tags and project links stored through IPFS metadata. Choose the established SPL Token Program or Token 2022, then retain or permanently revoke mint, freeze and metadata update authorities.

Advanced ERC20 features

Burnable

The Token can be burned. It means that token owners can choose to reduce the circulating supply by destroying some of their tokens.

Mintable

Owner or accounts with minting permission will be able to generate new tokens, up to token max supply. Token owners can also disable minting if they don’t want to generate tokens anymore.

Taxable

A tax fee will be added to transfers. For each transaction a fee will be automatically sent to a predefined address. Owner can exclude some accounts from the taxation mechanism.

Anti Whale Protection

Users cannot hold more than a specific percentage of total supply. Owner can change that percentage or disable it. Owner can exclude some accounts from the anti whale mechanism.

Liquidity Pool Setup

A Liquidity Pool pair will automatically be created on DEX. Token owner can set an initial supply amount to add to the liquidity pool and can choose to lock LP tokens forever in the token contract or receive them in their wallet.

Deflationary

Token supply will reduce over time. For each transaction a fee will be automatically burned. Owner can exclude some accounts from the deflation mechanism.

Reflection

For each transaction a fee will automatically be divided among token holders to reward them. Owner can exclude some accounts from the fee or from the reflection mechanism.

Pausable

Token transfer can be paused. Useful to prevent trades until a period or freezing all token transfers.

Capped

Nobody will be able to generate more tokens than the defined token cap. This ensure people that token owner will not generate more tokens than declared.

Unlimited

Owner can generate more tokens with no limited supply. Owner can always stop minting to fix the current supply and stop generating new tokens.

Whitelist

Owner or authorized users can define which addresses are permitted to send and receive tokens. This is crucial for RWA Tokenization, ensuring that only compliant users (e.g., KYC-verified addresses) can participate in transactions.

Blacklist

Owner or authorized users can define which addresses are blocked to send and receive tokens. This is crucial for stablecoins, ensuring that funds involved in frauds, hack or legal requirements can be frozen.

Controlled

Users with special permissions can freeze accounts and execute controlled operations, such as forcing token transfers between accounts. This is essential for RWA Tokenization, where compliance with legal and financial regulations may require interventions.

ERC1363 Token

ERC1363 is an extension interface for ERC20 tokens that supports executing code on a recipient contract after transfers, or code on a spender contract after approvals, in a single transaction.

Ownable Access

Token will have an Owner. Token owner will be able to mint new tokens or to call the finish minting function.

Role Based Access

Token will have Roles. Token owners can add or remove ADMIN or MINTER role to addresses. Token will be Ownable too.

Permit

The Permit method allows token holders to approve spending via off-chain signatures (ERC2612), enabling gasless transactions by delegating approval to third parties without requiring on-chain interactions.

Transfer With Authorization

Transfer With Authorization uses ERC3009 to enable gasless token transfers via off-chain signed authorizations. This makes the token natively compatible with the x402 protocol.

Batch Operations

Enables multiple transfers (or operations) in a single transaction, reducing gas costs and improving efficiency.

Token Recover

There are lots of tokens lost forever into Smart Contracts. Token Recover allows the contract owner to recover any ERC20 or NFT token sent into the contract for error and send them to a receiver

Advanced Solana features

Revoke Mint Authority

Permanently prevent future minting after the initial supply is created. This fixes the maximum supply and removes the risk of unexpected inflation or dilution for token holders.

Revoke Freeze Authority

Permanently remove the authority that can freeze token accounts. Once revoked, no wallet can use this permission to freeze holders’ tokens.

Revoke Update Authority

Make the token metadata immutable by permanently removing the update authority. The token name, symbol and metadata URI can no longer be changed after deployment.

Ready to deploy your Token?

Launch an ERC20 Token across 15+ EVM chains, or create an SPL Token or Token 2022 on Solana, in one guided no-code flow.


Available on