Tools · Create
Token-2022 Creator: Mint a Solana Token With Extensions
Create a Token-2022 mint with on-mint metadata and optional extensions like a transfer fee or interest rate.
Launch tool →Read the full guide
Token-2022 is Solana's newer token program — metadata lives on the mint itself, and you can turn on extensions ordinary SPL tokens can't have: a transfer fee that funds your project on every trade, or an interest rate that grows balances automatically.
Extensions are set once, at creation, and can't be added later, so decide upfront whether you want a plain mint or one with a tax or interest built in.
Step by step
- Connect your wallet.
- Enter name, symbol, decimals and supply.
- Turn on a transfer fee and/or interest rate if you want one, and set the rate.
- Review the fee and sign.
What it costs
0.1 SOL flat — covers the mint, metadata and any authority revocation.
FAQ
How is this different from SPL?
Metadata lives on the mint, and you can add a transfer fee or interest rate extension.
Can I add a transfer fee later?
No — extensions are set at creation.
Do wallets support Token-2022?
Most modern wallets do; some older tooling and a few exchanges don't.