Pump.fun - Complete Solana memecoin launchpad. Discovery, trending, gainers, losers, token data all work without a key. Trading requires SOLANA_PRIVATE_KEY.
84
81%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Pump.fun is the leading Solana memecoin launchpad with bonding curve trading.
/pump buy <mint> <amount> [options] Buy tokens (amount in SOL)
/pump sell <mint> <amount|%> [options] Sell tokens (amount or percentage)
/pump quote <mint> <amount> <action> Get swap quoteOptions:
--pool <pool> - Pool: pump, raydium, pump-amm, launchlab, bonk, auto--slippage <bps> - Slippage in basis points (default: 500 = 5%)--priority <lamports> - Priority fee for faster executionExamples:
/pump buy ABC123... 0.1
/pump buy ABC123... 0.5 --pool auto --slippage 1000
/pump sell ABC123... 100%
/pump sell ABC123... 50% --pool raydium/pump trending Top tokens by 24h volume (DexScreener enriched)
/pump gainers Top 24h price gainers
/pump losers Top 24h price losers
/pump hot Most active right now (1h transactions)
/pump new-hot Hottest new tokens by volume
/pump new Recently created tokens
/pump live Currently trading tokens
/pump graduated Tokens migrated to PumpSwap
/pump search <query> Search tokens by name/symbol
/pump volatile High volatility tokens
/pump koth King of the Hill (30-35K mcap)
/pump for-you Personalized recommendations
/pump metas Trending narratives/keywords/pump token <mint> Full token info
/pump stats <mint> Volume, txns, liquidity, price change (DexScreener)
/pump price <mint> Current price + 24h stats
/pump holders <mint> Top holders list
/pump trades <mint> [--limit N] Recent trades for token
/pump chart <mint> [--interval X] OHLCV price chart
/pump similar <mint> Find similar tokensIntervals: 1m, 5m, 15m, 1h, 4h, 1d
/pump user-coins <address> Tokens created by wallet
/pump create <name> <symbol> <desc> Launch new token
/pump claim <mint> Claim creator fees
/pump ipfs-upload <name> <symbol> <desc> Upload metadata to IPFSCreate Options:
--image <url> - Token image URL--twitter <url> - Twitter link--telegram <url> - Telegram link--website <url> - Website link--initial <SOL> - Initial buy amount/pump latest-trades [--limit N] Latest trades platform-wide
/pump sol-price Current SOL price/pump watch <mint> Watch token for real-time trades
/pump snipe <symbol> Wait for token with symbol to launchexport SOLANA_PRIVATE_KEY="your-private-key"
export PUMPPORTAL_API_KEY="your-api-key" # Optional, for trading API
export SOLANA_RPC_URL="your-rpc-url" # Optional, custom RPC| Pool | Description |
|---|---|
pump | Pump.fun bonding curve (default) |
pumpswap | PumpSwap AMM (graduated tokens) |
pump-amm | Pump.fun native AMM |
launchlab | LaunchLab pools |
raydium-cpmm | Raydium CPMM pools |
bonk | Bonk pools |
auto | Automatic best route |
| Category | Tools |
|---|---|
| Trading | trade (buy/sell), quote |
| Discovery | trending, gainers, losers, hot, new-hot, new, live, graduated, search, volatile, koth, for-you, metas |
| Token Data | token, stats, price, holders, trades, chart, similar |
| Creator | user-coins, create, claim, ipfs-upload |
| Platform | latest-trades, sol-price |
2a8c94e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.