Tools
Token-2022 Creator
Create a Token-2022 mint with optional extensions — transfer fee, interest, non-transferable, transfer hook — and metadata on the mint itself.
Step by step
- Step 1Connect wallet
- Step 2Enter detailsName, symbol, decimals, supply.
- Step 3Choose extensionsLocked in permanently at creation.
- Step 4Sign the transactionCreates the mint with its extensions and on-mint metadata.
- Step 5Token is liveSupply in your wallet; mint address shown.
Pick extensions carefully
Extensions can't be added or removed after creation. If broad wallet and exchange compatibility matters more than the extra features, use the SPL Token Creator instead — it makes a plain SPL mint with Metaplex metadata that every wallet and exchange already understands. Token-2022 extensions in Concepts explains what each extension does.
What you sign
Usually one transaction — the mint is created with all chosen extensions and metadata in a single step. If a logo is uploaded, an Irys funding transfer may come first to pay for the Arweave storage.
FAQ
What does it cost?
Roughly 0.01–0.02 SOL in rent, network fees and Arweave storage, plus a flat 0.1 SOL Solstack fee with authority revocation included — shown as its own line on the review card before you sign.
How is this different from a normal SPL token?
Token-2022 is a newer token program with optional extensions and metadata stored directly on the mint (no separate Metaplex account). This creator lets you turn on the two most commonly used extensions — a transfer fee and an interest rate.
Do wallets and exchanges support Token-2022?
Support is good in modern wallets but still uneven on some older tooling and a few CEXs. If broad compatibility matters more than extensions, use the standard SPL creator.
Can I add a transfer fee later?
No — extensions must be enabled when the mint is created. Decide up front which ones you need.
Is the metadata mutable?
Only if you keep the metadata-update authority. Revoke it to make name/symbol permanent.