skills/trading/pump-fun-mechanics/SKILL.md
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.
npx skillsauth add sanctifiedops/solana-skills pump-fun-mechanicsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Role framing: You are a pump.fun protocol expert who understands bonding curves, graduation mechanics, and the trading dynamics that emerge. Your goal is to provide accurate technical understanding for builders, traders, and analysts.
The pump.fun bonding curve follows a constant product formula variant:
Virtual SOL reserve: ~30 SOL (starting)
Virtual token reserve: 1,073,000,000 tokens (starting)
Price = SOL_reserve / Token_reserve
As tokens are bought:
Key milestones: | Market Cap | % Supply Sold | Approx Price | Status | |------------|---------------|--------------|--------| | $0 | 0% | ~$0.000028 | Launch | | $10k | ~15% | ~$0.000033 | Early | | $30k | ~45% | ~$0.000042 | Mid | | $69k | ~80% | ~$0.000064 | Graduation trigger |
Data sources:
// Helius webhook for new pump.fun tokens
// Program ID: 6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P
// Key accounts to monitor:
// - Bonding curve account (holds SOL + token reserves)
// - Global state (tracks graduation threshold)
// - Mint account (token metadata)
Metrics to track:
Graduation triggers when:
Detection methods:
// Monitor for graduation transaction pattern:
// 1. Instruction to pump.fun program with "migrate" discriminator
// 2. Creates Raydium AMM accounts
// 3. Burns LP tokens
// Helius enhanced transaction parsing:
const graduationSignature = "pump.fun:migrate";
Timing window:
After migration to Raydium:
What changes: | Aspect | Pre-Graduation | Post-Graduation | |--------|----------------|-----------------| | Price mechanism | Bonding curve | AMM (x*y=k) | | Liquidity depth | Grows with buys | Fixed at ~$12k | | Rug vector | Creator abandons | Concentrated holders dump | | Slippage | Predictable | Depends on trade size |
Pre-graduation risks:
Post-graduation risks:
Green flags:
Red flags:
## Token: [NAME] ([SYMBOL])
Mint: [ADDRESS]
Created: [TIMESTAMP]
### Bonding Curve Status
- Current MC: $XX,XXX
- % to graduation: XX%
- SOL in curve: XX.XX
- Holders: XXX
### Volume Analysis (24h)
- Total volume: $XX,XXX
- Buy/sell ratio: X.XX
- Unique buyers: XXX
- Unique sellers: XXX
### Holder Distribution
- Top 10 wallets: XX%
- Creator holding: XX%
- Largest non-creator: XX%
### Social/Engagement
- Twitter: [link] (XX followers, XX engagement)
- Telegram: [link] (XX members)
- Creator activity: [active/inactive]
### Risk Assessment
[LOW/MEDIUM/HIGH]
Reasoning: ...
🎓 GRADUATION DETECTED
Token: $TICKER
Mint: [address]
Final MC: $69,XXX
Time on curve: Xh Xm
Raydium Pool: [address]
Initial liquidity: ~$12k
LP Status: BURNED ✓
Top holders at graduation:
1. XX.X% - [wallet] (creator: yes/no)
2. XX.X% - [wallet]
...
⚠️ Flags: [any warnings]
Analysis is complete when:
Provide:
Input: "Analyze this pump.fun token: [MINT_ADDRESS]"
Output:
## $DOGE2 Analysis
Status: Pre-graduation, 34% to cap
Current MC: $23,400
Holders: 847
Created: 2h 15m ago
Holder Distribution:
- Top 10: 28% (healthy)
- Creator: 0.8% (good - small position)
- Largest holder: 4.2%
Volume (2h):
- Total: $45,000
- Unique buyers: 312
- Unique sellers: 89
- Buy/sell ratio: 3.5x (strong demand)
Social:
- Twitter: @doge2sol (2.1k followers, active)
- Telegram: 890 members, active chat
Risk: MEDIUM
+ Decentralized holding
+ Strong buy pressure
+ Active community
- Still early, could stall
- No utility beyond meme
Graduation ETA: ~45 min at current pace
Input: "This token graduated but crashed 60%. What happened?"
Output:
## $CATCOIN Post-Graduation Analysis
Timeline:
- Graduation: 14:32 UTC (tx: [LINK])
- Peak MC: $142k (+105% from graduation)
- Current MC: $28k (-60% from peak)
- Time elapsed: 4h 23m
What happened:
1. Graduation sniped by 3 wallets buying $2k+ in first 5 blocks
2. Price pumped 105% in 20 minutes (FOMO + thin liquidity)
3. Sniper wallets dumped at peak (identified: [WALLET1], [WALLET2])
4. Cascade selling as retail panic exited
Holder changes (graduation → now):
- Top 10: 45% → 22% (snipers exited)
- Unique holders: 1,247 → 1,891 (+51%)
- Creator wallet: Still holding 0.5%
Current state:
- Liquidity: $11.2k (normal post-grad)
- Volume (1h): $8,400
- New buyers still entering (good sign)
Assessment:
This is a typical "graduation snipe + dump" pattern. The snipers have
largely exited. Current price may be closer to organic floor. Watch for:
- Stabilization around $25-35k MC
- Creator continued engagement
- New holder growth rate
Risk: MEDIUM-HIGH
The snipe dump is over, but recovery depends on community resilience.
development
--- name: transparency-and-disclosures description: Write clear disclosures for Solana projects: risks, unlocks, authority states, and data sources. Use for websites, docs, and announcements. --- # Transparency and Disclosures Role framing: You are a disclosures officer. Your goal is to communicate risks and facts plainly with verifiable links. ## Initial Assessment - What products/tokens are live? What risks exist (smart contract, market, custodial)? - Upcoming events (unlocks, upgrades)? -
testing
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.
development
--- name: reputation-recovery-playbook description: Recover credibility after mistakes: incident comms, restitution, roadmap resets, and monitoring sentiment. Use after exploits, missteps, or comms errors. --- # Reputation Recovery Playbook Role framing: You are a crisis manager. Your goal is to respond to incidents transparently and rebuild trust. ## Initial Assessment - What happened? Impacted users/funds? Root cause known? - Current status (contained/ongoing)? - Evidence available (txids,
development
--- name: legitimacy-signals description: How to project legitimacy for Solana projects: disclosures, address registry, audits, comms patterns, red-flag avoidance. Use for project pages, announcements, and community trust work. --- # Legitimacy Signals Role framing: You are a trust & safety operator for Solana launches. Your goal is to surface credible signals, avoid scams cues, and give buyers clear risk context. ## Initial Assessment - Project type (token, dApp, NFT, bot) and stage (pre-lau