Token-2022 Definition: The Next-Gen Solana Token Standard
Token-2022 is the upgraded token standard on Solana that expands on the original SPL Token program. It introduces native features like built-in transfer fees, confidential transfers, and permanent metadata, which were previously impossible or required complex workarounds. This standard gives token creators more control and enables sustainable revenue models directly on-chain.
Key Points
- 1Token-2022 is an upgraded, feature-rich token standard on the Solana blockchain.
- 2It adds native support for transfer fees, confidential transfers, and non-transferable tokens.
- 3Creators can build sustainable projects with 1% perpetual fees directly in the token's logic.
- 4It's backward-compatible with wallets and tools that support the extension framework.
- 5Essential for creators wanting advanced functionality without custom smart contracts.
What is Token-2022?
The foundational upgrade to Solana's token system.
Token-2022 is the official, upgraded token program developed by Solana Labs. It is not a separate blockchain or token, but a new set of rules and capabilities built into how a token operates on Solana. Think of it as Token Program 2.0. While the original SPL Token standard (often called 'Token') handles basic minting, transferring, and burning, Token-2022 adds a modular system of 'extensions' that can be attached to a token at creation. These extensions enable functionalities like taking a small fee on every transfer, making transfers private, or locking metadata permanently to the token. It's designed for creators who need more than a simple meme coin—it's for building serious, feature-rich projects with sustainable economics.
Core Token-2022 Extensions (Features)
The power of Token-2022 comes from its extensions. Here are the most significant ones for creators:
- Transfer Fee: Enables a configurable fee (e.g., 1%) on every token transfer. The fees accumulate in a vault and can be withdrawn by an authorized address. This is the basis for creator revenue models.
- Confidential Transfer: Uses zero-knowledge proofs to hide transfer amounts and token balances from public view, adding privacy.
- Non-Transferable: Makes tokens soulbound—they cannot be sent to another wallet after being received. Useful for credentials and achievements.
- Permanent Delegate: Assigns an address that can burn or transfer tokens from any account, crucial for compliance and asset recovery.
- Metadata Pointer: Locks token metadata (name, symbol, URI) permanently at the mint level, preventing rug pulls where this data is changed.
Token-2022 vs. The Original SPL Token
A direct comparison of capabilities and limitations.
| Feature | Original SPL Token (Token) | Token-2022 Program |
|---|---|---|
| Transfer Fees | Not possible natively. Required separate, complex fee systems. | Native support. Set at mint creation (e.g., 1% fee). |
| Creator Revenue | Only possible via taxes in trading pair liquidity pools, which can be removed. | Built into token logic. 1% fee on all transfers, forever. |
| Metadata | Could be changed by the update authority, leading to potential scams. | Can be permanently locked, preventing rug pulls. |
| Advanced Features | Limited to basic functions. | Extensions for privacy, non-transferability, interest, and more. |
| Compatibility | Universal support. | Requires wallet/exchange support for extensions, but growing rapidly. |
The key difference is capability. The original token is a simple, generic tool. Token-2022 is a specialized toolkit for building robust tokenomics.
Why Token-2022 Matters for Creators
For a creator launching a token, Token-2022 transforms a speculative asset into a sustainable project. The most direct benefit is the native transfer fee. On Spawned, when a token graduates from our launchpad, it uses Token-2022 to enforce a 1% perpetual fee on all transfers. This isn't a tax on a specific trading pair—it's a rule of the token itself. If 100 tokens move from Wallet A to Wallet B, 1 token is taken as a fee and sent to a vault the creator controls. This creates a predictable, ongoing revenue stream aligned with the token's actual usage, not just speculative trading. It turns token creation from a one-time event into an ongoing business. Combined with features like permanent metadata, it also builds greater trust with holders.
How Token-2022 Works: A Simple Breakdown
Here’s the basic flow of creating and using a Token-2022 token:
The Verdict: Is Token-2022 Right for Your Project?
A clear recommendation based on project goals.
Use Token-2022 if: You are building a project that needs sustainable, on-chain revenue (via transfer fees), enhanced trust (via permanent metadata), or advanced features like privacy or non-transferable tokens. It is the clear choice for serious creators who view their token as a long-term product, not a short-term pump. The 1% perpetual fee model alone justifies its use for any project aiming for longevity.
Stick with the original SPL Token if: You are creating a simple meme coin for fun with no need for built-in fees or advanced features, and maximum compatibility with all wallets and exchanges is your absolute top priority.
For most project founders on Solana, Token-2022 represents the future. The ability to embed economics and trust directly into the token's DNA is a fundamental advantage. Platforms like Spawned handle the complexity, making it accessible.
Launch Your Token-2022 Project on Spawned
Spawned is built for Token-2022 from the ground up. We simplify the entire process:
- Zero-Code Launch: Create a Token-2022 token with 1% perpetual fees and locked metadata in minutes, no coding needed.
- AI Website Builder: Get a professional website for your project included, saving $29-99/month.
- Graduation Path: Start on our launchpad and seamlessly graduate to permanent on-chain fees.
- Low Cost: Launch for just 0.1 SOL (~$20).
Ready to build with the superior token standard? Launch your Token-2022 project now.
For a gentler introduction, read our Token-2022 guide for beginners.
Related Terms
Frequently Asked Questions
No. Token-2022 is the *program* or set of rules that governs how your token behaves. Your token (e.g., MYPROJECT) is still a Solana SPL token, but it is created using the more advanced Token-2022 program instead of the original one. It's like building a car with a modern fuel-injected engine versus a basic carburetor—it's still a car, but with better capabilities.
No. Extensions like transfer fees and permanent metadata must be enabled at the moment the token mint is created. They cannot be added to an existing standard SPL Token mint. This is why planning is essential. If you want these features, you must launch a new token using the Token-2022 program.
Support is growing quickly. Major wallets like Solflare and Phantom support displaying and transferring Token-2022 tokens with basic extensions. However, to see or interact with advanced features (like viewing confidential balances), the wallet must specifically support that extension. Always check your wallet's documentation. Exchanges are also progressively adding support for deposits and withdrawals.
This is a transfer fee extension. When you create the token, you set a fee of 1% and a fee collection address (vault). Every single time tokens are transferred between any two wallets, 1% of the transferred amount is automatically deducted and sent to that vault. For example, a transfer of 1000 tokens results in 10 tokens as a fee. The creator owns the vault and can withdraw these accumulated fees at any time. This is a core feature for [sustainable creator revenue](/glossary/token-2022/token-2022-benefits).
Creating a Token-2022 mint is slightly more expensive in terms of SOL transaction fees because it requires more data on-chain to set up the extensions—expect to pay a few extra cents. However, for users transferring the token, the cost is nearly identical to a standard token transfer, plus the potential 1% token fee if that extension is active. The operational cost difference is negligible compared to the functionality gained.
Yes. Major Solana DEXs and aggregators like Raydium and Jupiter can trade Token-2022 tokens. The trading pair itself is a liquidity pool that holds the token. The 1% transfer fee would apply if tokens are moved into or out of the pool wallet, which happens during market making. The fee is enforced at the token level, independent of the trading venue.
You launch a standard SPL Token. You miss out on native transfer fees, meaning you cannot easily build a direct, perpetual on-chain revenue stream. You also cannot natively implement confidential transfers or non-transferable tokens. Your token's metadata (image, website link) can be changed by you, which offers less trust to holders. For a simple meme coin, this is fine. For a project with long-term goals, it's a significant limitation.
Spawned uses Token-2022 as the foundation for its graduate model. Tokens launched on Spawned start on our bonding curve launchpad. Upon graduation (reaching a market cap threshold), the token is migrated to a Token-2022 mint with a 1% permanent transfer fee enabled. This ensures creators earn 1% on all future trades, forever. We handle the technical migration so creators can focus on their community. Learn more in our [complete Token-2022 guide](/glossary/token-2022/token-2022-guide).
Explore more terms in our glossary
Browse Glossary