en un clic
pumpfun
// Pump.fun - Complete Solana memecoin launchpad. Discovery, trending, gainers, losers, token data all work without a key. Trading requires SOLANA_PRIVATE_KEY.
// Pump.fun - Complete Solana memecoin launchpad. Discovery, trending, gainers, losers, token data all work without a key. Trading requires SOLANA_PRIVATE_KEY.
Trade crypto binary markets on Polymarket with 4 automated strategies. Support: 5-min BTC, 15-min/1h/4h/daily all assets (BTC, ETH, SOL, XRP)
Dollar-cost averaging across all platforms
Hyperliquid L1 perps DEX (69% market share)
Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
Trade perpetual futures on Binance, Bybit, Hyperliquid, MEXC with up to 200x leverage
Execute trades on Polymarket using py_clob_client - full API access for market data, orders, positions
| name | pumpfun |
| description | Pump.fun - Complete Solana memecoin launchpad. Discovery, trending, gainers, losers, token data all work without a key. Trading requires SOLANA_PRIVATE_KEY. |
| command | pump |
| emoji | 🚀 |
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 quote
Options:
--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 tokens
Intervals: 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 IPFS
Create 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 launch
export 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 |