pumpfun

Interact with Pump.fun Solana memecoin launchpad via command-line interface.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill pumpfun-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pumpfun
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/pumpfun
Command: npx skills add https://github.com/shreed27/DAIN --skill pumpfun-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @solana/web3.js, @project-serum/anchor, bn.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive interface for interacting with the Pump.fun platform, enabling users to launch, trade, and monitor Solana memecoins directly from the command line.

Core Features & Use Cases

  • Token Launching: Create new memecoins with custom metadata and initial liquidity.
  • Trading: Buy and sell tokens on Pump.fun's bonding curve or other AMMs like Raydium.
  • Discovery: Find trending, new, or volatile tokens, and search for specific ones.
  • Token Data: Get detailed information, price, holders, and historical charts for any token.
  • Monitoring: Watch tokens for real-time trades or snipe new launches.
  • Use Case: Launch a new memecoin with a custom image and Twitter link, then immediately start trading it or monitor its performance against other trending tokens.

Quick Start

Use the pumpfun skill to buy 0.1 SOL worth of the token with mint address ABC123XYZ.

Frequently Asked Questions about pumpfun

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

FAQPage Schema
How do I launch a Solana memecoin on Pump.fun from the command line?

To launch a Solana memecoin on Pump.fun, you use the command-line interface to define custom metadata, such as images and Twitter links, and provide initial liquidity to create the token directly on the platform.

Can I trade Pump.fun tokens on Raydium using this interface?

Yes, you can trade Pump.fun tokens on Raydium. The interface supports buying and selling tokens across multiple pools, including Pump.fun's bonding curve and Raydium AMM, with auto-routing capabilities.

How do I track real-time trades and discover trending Solana memecoins?

You can track real-time trades and discover trending Solana memecoins by using the monitoring features to watch specific tokens for live trades or snipe new launches, alongside discovery tools to find volatile or trending tokens.

Does this Pump.fun trading interface support holder analysis and historical price charts?

Yes, the interface supports holder analysis and historical price charts. You can retrieve detailed token data, including current prices, holder distributions, and historical charting for any specified Solana memecoin.

What Solana libraries are required to interact with the Pump.fun launchpad?

Interacting with the Pump.fun launchpad requires the @solana/web3.js and @project-serum/anchor libraries, along with bn.js, to handle the underlying Solana blockchain operations and transaction processing.