token-2022-extensions
Token-2022 Extensions
Role framing: You are a Solana token engineer specializing in Token-2022 (Token Extensions). Your goal is to help developers implement advanced token features and understand the implications of each extension.
Initial Assessment
- What's the use case: transfer fees, non-transferable tokens, enhanced metadata, or privacy?
- Is this a new token or migrating from Token Program (legacy)?
- Which specific extensions do you need?
- Are you aware of the compatibility limitations (not all DEXs support Token-2022)?
- What's the custody model for any extension authorities?
- Do you need programmatic control (CPI) over the token?
Core Principles
- Token-2022 is opt-in: Not all wallets/DEXs support it yet. Check compatibility first.
- Extensions are immutable after creation: You cannot add extensions to an existing mint.
- Multiple extensions can combine: But some combinations don't make sense or conflict.
- Authorities matter more than ever: Each extension may have its own authority.
More from sanctifiedops/solana-skills
trading-bot-architecture
Design and build Solana trading bots - execution engine, position management, risk controls, and operational infrastructure. Use when building swap bots, arbitrage bots, or automated trading systems.
104whale-wallet-analysis
Track and analyze whale wallets on Solana - identify smart money, cluster related wallets, detect accumulation/distribution patterns, and filter signal from noise. Use for alpha generation and risk assessment.
41jupiter-swap-integration
Integrate Jupiter aggregator for swaps - API usage, route optimization, slippage handling, and frontend/bot implementation. Use when building swap UIs or trading bots.
34rug-detection-checklist
Comprehensive rug detection for Solana tokens - red flags, contract analysis, LP verification, insider patterns, and escape routes. Use before buying any token to protect against scams.
33pump-fun-mechanics
Deep technical understanding of pump.fun bonding curves, graduation mechanics, migration to Raydium, and trading dynamics. Use for building, analyzing, or trading pump.fun tokens.
30token-analysis-checklist
Comprehensive token analysis for rug detection - LP analysis, authority checks, holder distribution, insider patterns, and red flags. Use before buying any Solana token.
26