Solana Token Creator: Create SPL & Token-2022 Tokens
Create SPL and Token-2022 tokens on Solana. Revoke mint, freeze, or update authority during creation at no extra DEXArea platform fee. Wallet-based, non-custodial, and no coding required.
Create Solana Token - Basic Information
- Token Name *
- Symbol *
- Decimals *
- Initial Supply *
Media & Description
- Token Image *
- Description *
Token-2022 Transfer Fee Configuration
- Transfer Fee, Max Fee, Authority Wallet, Withdraw Authority
Token Extensions
- Permanent Delegate, Default Account State, Interest Rate, Non-Transferable
Additional Information
- Creator info, social links (Website, Telegram, Discord, Twitter)
Advanced Options
- Custom Address Generator
Authority Management
- Revoke Freeze, Mint, or Update Authority during creation
- No extra DEXArea platform fee for selected revoke options; Solana network fees still apply
About SPL & Token-2022
SPL Tokens
SPL (Solana Program Library) tokens are the standard for fungible tokens on Solana, similar to ERC-20 on Ethereum. They are widely used for fungible tokens on Solana and are supported by many wallets, explorers, DEXs, and dApps. SPL tokens can support common operations such as minting, burning, and delegated transfers depending on the token setup.
Token-2022 / Tax Tokens
Token-2022 tokens, including tax-token configurations, support optional extensions such as transfer fees and other Token-2022 program features.
Transfer Fee Example
With a 5% fee, sending 100 tokens requires 105 tokens: 100 tokens go to the recipient and 5 tokens go to the fee wallet.
Test on Devnet
Use Devnet to test your token creation workflow and see how it behaves before deploying on Mainnet.
Important Notes
- Your token will be created on the selected network (Mainnet or Devnet)
- Initial token supply will be minted to your connected wallet
- Token creation requires a small amount of SOL for network fees
- Authority revoke options are included at no extra DEXArea platform fee (network fees still apply)
- Revoking authorities is usually irreversible — review mint, freeze, and update options before signing
- Create tokens for utility, rewards, governance, testing, or meme-coin launches after reviewing supply, metadata, fees, and authority settings
Related Tools
Explore other tools that might interest you
Frequently Asked Questions
What is the Solana Token Creator?
DEXArea's Solana Token Creator is a no-code tool for creating SPL (Solana Program Library) tokens and Token-2022 tokens on Solana.
You can customize token parameters such as name, symbol, supply, decimals, and advanced features like transfer fees or token extensions without any coding expertise.
What is the difference between SPL tokens and Token-2022?
- SPL Tokens: Standard fungible tokens on Solana. They are widely used for fungible tokens and are supported by many wallets, explorers, DEXs, and dApps.
- Token-2022 tokens, including tax-token configurations: Tokens on the Token-2022 program with optional features like transfer fees, permanent delegation, interest-bearing balances, and non-transferable status.
Can I use Devnet to test my token before Mainnet?
Yes. Switch to Devnet mode to test the full creation workflow on Devnet before Mainnet. Devnet is separate from Mainnet, so you must create a Devnet token to test — Mainnet tokens cannot be used on Devnet. After testing, switch back to Mainnet to deploy your token.
How much does it cost?
The base token creation fee still applies (0.09 SOL per token).
Revoke Mint Authority, Revoke Freeze Authority, and Revoke Update Authority are included at no extra DEXArea platform fee during token creation.
Solana network fees still apply and are paid from your wallet.
Using the Custom Address Generator adds 0.05 SOL.
What is the Custom Address Generator?
The Custom Address Generator lets you create a token with a mint address that starts or ends with specific characters (e.g., "BTC" or "4").
You can set a prefix, suffix, or both — up to 4 characters combined — to make your token address more recognizable or memorable.
Does the Custom Address Generator send my generated secret key to DEXArea?
No. The Custom Address Generator runs entirely in your browser. The generated secret key is never sent to DEXArea or any server.
Generation uses your device's CPU, and the generated keypair is used locally to sign the token creation transaction.
How much does the Custom Address Generator cost?
Using the Custom Address Generator adds 0.05 SOL to the token creation fee.
This is in addition to the base platform fee (0.09 SOL).
How long does it take to generate a custom address?
Generation time depends on how many characters you use. Shorter patterns (1–2 chars) are usually found in seconds; 3–4 characters can take minutes or longer.
The tool shows an estimated time and live speed while generating. We recommend keeping the total to 4 characters or less.
What are token authorities, and why would I revoke them?
Token authorities control specific functions:
- Mint Authority: Allows minting more tokens.
- Freeze Authority: Can freeze token accounts.
- Update Authority: Can change token metadata.
Revoking authorities is usually irreversible and changes what can be modified later. Review mint, freeze, and update authority options carefully before signing.
What are Token-2022 extensions?
Token-2022 extensions add optional token features:
- Transfer Fees: Deduct a fee on each transfer.
- Permanent Delegate: Designate an address with broad token authority for compatible Token-2022 use cases. Review this carefully because it can affect holder balances and transfer control.
- Default Account State: Initialize accounts as frozen or active by default.
- Interest-Bearing Rate: Configure interest-bearing token balances for compatible Token-2022 use cases.
- Non-Transferable: Restricts token transfers to authority only.
Can I modify token settings after creation?
- SPL Tokens: You can update metadata or mint tokens if authorities are not revoked.
- Token-2022: Some extensions like transfer fee can be adjusted, but others (e.g., max fee, non-transferable status) are immutable after creation.
What happens to my tokens after creation?
The initial supply is minted to your connected wallet.
You can manage your token by updating metadata if authority remains available, minting more supply if mint authority is active, or creating liquidity through supported DEX workflows.
Which wallets are supported?
Compatible wallets include Phantom, Solflare, and others using the Solana wallet adapter.
Ensure your wallet is connected before proceeding.
What is the purpose of the token image and description?
The image and description provide branding and context.
They appear in wallets and marketplaces to help users recognize and understand your token.
Can I add social links or creator information to my token?
Yes, you can add:
- Creator name and website
- Social links (Telegram, Discord, Twitter)
This information helps users recognize your project's official channels and understand the context around the token.
What are the requirements for the token image?
Use a high-quality image file (PNG, JPEG).
Recommended: square format (e.g., 512x512 pixels).
What is the difference between Mainnet and Devnet?
- Mainnet: Live Solana network with real value.
- Devnet: Test network using Devnet SOL for testing before using Mainnet with real value.
How do transfer fees work for Token-2022?
A percentage fee (e.g., 5%) is charged per transfer.
Example: Sending 100 tokens with a 5% fee means the user needs 105 tokens; 100 go to recipient, 5 to the fee authority.
What does 'non-transferable' mean for Token-2022?
Only the designated authority can transfer tokens.
This is useful for use cases like loyalty rewards or restricted assets.
How long does the token creation process take?
Token creation usually completes after wallet approval and network confirmation. Timing can vary depending on wallet confirmation, RPC response, and network conditions.
Double-check your settings before confirming, as some changes cannot be reversed.
What should I consider when setting decimals for my token?
Decimals control how divisible your token is:
- 0 decimals: For whole-number use (e.g., access passes)
- 6 decimals: Common for utility tokens
- 9 decimals: Standard for fungible tokens or meme coins
What is maximum supply for each decimals?
Maximum supply depends on decimals because Solana token amounts are stored as integer base units. Most token creators use 6 or 9 decimals.
Review the calculated supply carefully before signing, and test on Devnet if you are unsure.
Do I need coding knowledge?
No coding knowledge is required. The tool is fully no-code — simply follow the on-screen steps to configure your token settings.
What should I do if I encounter an error?
If you encounter issues, ensure the following:
- Your wallet is connected and has enough SOL
- All fields are correctly filled
- You're using a supported wallet and browser
If issues persist, try testing on Devnet first, then contact DEXArea support with the error message.
Is DEXArea Token Creator non-custodial?
Yes. DEXArea Token Creator is non-custodial. Your wallet signs transactions, and DEXArea never accesses your private keys or holds custody of your funds.
Always verify you are on the official DEXArea domain, never share your seed phrase or private key, test on Devnet first, and review all settings before signing.
What happens if I make a mistake with supply or decimals?
Some mistakes may require creating a new token. Decimals are effectively fixed after the mint is initialized, so changing decimals usually requires a new mint.
Initial Supply: If initial supply is too low and mint authority is still active, you may mint more tokens later. If supply is too high, only tokens you control can be burned. If mint authority is revoked, future minting is unavailable in most standard cases.
Review supply and decimals carefully before signing, and test on Devnet first if you are unsure.
How to Create SPL Tokens on Solana - Complete Tutorial
Learn how to create standard SPL tokens on Solana with a step-by-step tutorial.

How to Create Token-2022 Tokens on Solana - Complete Tutorial
Token-2022 creation with transfer fees and extensions.

How to Create Solana Tokens - Practical Guide
Learn the token creation workflow on Solana, including setup, metadata, authorities, and launch checks.
Load the podcast player to listen on Spotify.
Download podcast transcript for accessibility and detailed notes.
About Solana Token Creator
DEXArea's Solana Token Creator is a no-code tool for creating SPL and Token-2022 tokens on Solana. It supports both standard SPL tokens and Token-2022 tokens with features like transfer fees, permanent delegates, and token extensions. The tool works on both Mainnet and Devnet, allowing you to test token creation workflows before deploying with real value.
The base token creation fee still applies (0.09 SOL per token). Revoke mint, freeze, and update authority during token creation at no extra DEXArea platform fee. Solana network fees still apply and are paid from your wallet.
Non-custodial workflow
All transactions are signed locally in your wallet using the Solana wallet adapter. DEXArea never accesses your private keys or holds custody of your funds. Token metadata can be uploaded to IPFS for decentralized storage, and you can revoke mint, freeze, or update authority during creation at no extra DEXArea platform fee.
The tool includes a devnet-first workflow recommendation: test your token configuration on Devnet (using Devnet SOL for testing) before creating on Mainnet with real value.
How It Works
Connect your wallet
Use Phantom, Solflare, or other compatible wallets and select between SPL tokens or Token-2022 tokens. For Token-2022, you can configure transfer fees, permanent delegates, default account states, interest-bearing rates, and non-transferable status.
Enter token details
Name (max 32 characters), symbol (max 8 characters), initial supply, and decimals. Upload a logo image and add a description. Optionally include creator information and social links.
Configure settings
Set up authority management to revoke mint, freeze, or update authority if desired. Revoke options are included at no extra DEXArea platform fee; Solana network fees still apply. Review all settings carefully before signing.
Deploy and manage
After creation, the initial supply is minted to your connected wallet. You can then create liquidity pools, mint additional tokens (if mint authority is not revoked), or update metadata (if update authority is not revoked). All transactions are signed from your wallet — the tool is non-custodial.
