pumpfun

Coordinate Solana token launches with PumpFun bonding curves and PumpSwap AMM.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/labsaistudio/AABC-Labs --skill pumpfun-labsaistudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/labsaistudio/AABC-Labs/tree/main/backend/agent/skills/catalog/pumpfun
Command: npx skills add https://github.com/labsaistudio/AABC-Labs --skill pumpfun-labsaistudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token launches on Solana require coordinating bonding curves, tokens, and AMMs to manage liquidity and price discovery.

Core Features & Use Cases

  • Bonding Curve Program: Create tokens with instant liquidity on a bonded curve without requiring initial liquidity.
  • PumpSwap AMM: Graduated tokens migrate to a fully automated market maker for ongoing trading and liquidity management.
  • Creator Fees & Mayhem: Dynamic fee distribution and rotating Mayhem recipients for token launches.

Quick Start

Follow the quick-start steps to deploy PumpFun for a new Solana token, including token creation and liquidity setup.

Frequently Asked Questions about pumpfun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch a token on Solana without providing initial liquidity?

To launch a token without initial liquidity on Solana, use a bonding curve program to create instant liquidity and price discovery, automatically managing token pricing as supply increases until graduation.

What is the bonding curve process for token migration to an AMM on Solana?

The bonding curve process involves tokens graduating from the curve and migrating to a fully automated market maker (PumpSwap AMM) for ongoing trading and continuous liquidity management on Solana.

How do I set up creator fees and Mayhem mode for a Solana token launch?

Set up creator fees and Mayhem mode during token creation by configuring dynamic fee distribution and rotating Mayhem recipients to manage fee allocation mechanics for Solana token launches.

What program IDs and PDA derivations are needed for Solana bonding curve integration?

Integrating bonding curves requires specific program IDs, PDA derivations, and account flows to coordinate token programs and liquidity mechanics for token creation and trading on Solana.

Can I use PumpSwap AMM for graduated tokens before the bonding curve completes?

No, PumpSwap AMM is specifically designed for graduated tokens. Tokens must complete the bonding curve phase before migrating to the automated market maker for ongoing trading and liquidity management.