Create
SolanaCreate a Token-2022 token on Solana
Launch a Token-2022 mint with modern extensions like transfer fee and non-transferable, built through a guided form.
Not sure which token settings to choose?
Plan the metadata, supply, authorities, and extensions with AI first.
Create a Token-2022 token on Solana without code. Token-2022 supports extensions built into the mint, including transfer fees on eligible transfers and non-transferable tokens. Fill in the form, choose the extensions and authority settings, then sign one transaction.
Extension types are chosen when the mint is created, although some extension settings can still be changed by a retained configuration authority. Dexmint builds the transaction and itemises every fee, while your keys and funds stay in your wallet.
How to create a Token-2022 token with Solana extensions
Connect a wallet and pick a network
Any Wallet Standard wallet works. Extension choices are final, so a free Devnet rehearsal pays off more here than anywhere else, switch to Mainnet once the setup is proven.
Describe your token
Enter the name, symbol, decimals, and total supply, then upload a square logo with an optional description and socials. We pin everything to IPFS for wallets and explorers.
Turn on the extensions you need
Transfer Fee withholds a configured amount on eligible transfers, with a rate and maximum fee. Non-Transferable keeps token units in the wallet that receives them. Choose the extension types before creation.
Decide which powers the mint keeps
You can revoke further minting, remove freeze authority, or make metadata immutable. These authority choices are separate from extension settings and are irreversible when revoked or locked.
Review the fee ledger and sign
Every cost is itemised in SOL before you approve anything: a flat base fee plus each extension and add-on. After confirmation, the result shows the mint address and explorer link.
What is Token-2022?
Token-2022, also called Token Extensions, is a newer Solana token program. It can attach supported behaviors directly to a mint. Dexmint includes Transfer Fee, which withholds a configured amount on eligible transfers, Non-Transferable, and several other extensions explained in the form.
Choose extension types before creating the mint
Extension types cannot be added or removed after creation. Some settings, such as a transfer-fee rate, may remain configurable when you keep the matching authority. The form blocks unsupported combinations and explains which authorities control later changes. Test the setup on Devnet before using Mainnet.
The honest trade-off: compatibility
Token-2022 is fully supported by Solana and the major explorers, but some wallets, DEXs, and tools still handle it partially or not at all, and a transfer fee can complicate trading integrations. If maximum compatibility matters more than extensions, the classic SPL creator is the safer pick; otherwise, test on the platforms your holders will actually use before going to Mainnet.
Frequently asked questions
Should I use Token-2022 or a regular SPL token?
Use Token-2022 when you need an extension, like a transfer fee or soulbound tokens. For a normal tradable token, classic SPL works everywhere and is the safer default.
Can I add or remove an extension after launch?
Extension types cannot be added or removed after creation. Some settings can still change if you retain their configuration authority. Use Devnet to test the exact setup before creating a Mainnet mint.
How does the transfer fee extension work?
You set a rate in basis points (100 = 1%) and a maximum fee. The Token-2022 program withholds the configured fee on eligible transfers. The configured withdrawal authority can later collect withheld fees.
What is a soulbound (non-transferable) token?
A token that can never be transferred once it reaches a wallet, good for memberships, achievements, and credentials. The holder can still burn it.
Will every wallet and DEX support my token?
Not yet, support is broad and growing, but still partial in places. Check the platforms your holders will use, ideally with a free Devnet test first.
Which Token-2022 extensions are not available here?
Confidential transfers and transfer hooks are not offered. The supported set is transfer fees, non-transferable tokens, mint close, interest-bearing, permanent delegate, default account state, and pausable.
What to do next
- Create SPL TokenMint a classic SPL token with full metadata, logo upload, and optional authority revocations in a single guided flow.
- Revoke Mint AuthorityPermanently disable minting on a token so its total supply can never be inflated again, a core trust signal for holders.
- Create Raydium CPMM PoolBootstrap a Raydium CPMM liquidity pool for your token in a guided flow, with initial pricing and position set up for you.
- MultisenderSend tokens to many wallets at once by pasting an address-and-amount list or importing a CSV, no scripting required.