SnipePump

Documentation

Complete guide to sniping, trading, and automating on pump.fun — all from Telegram.

What is SnipePump?

SnipePump is a high-speed Solana trading bot built for pump.fun. It runs entirely inside Telegram — no app to install, no browser extension. Manage wallets, snipe tokens, copy smart traders, and automate your entire strategy through inline buttons.

200ms Snipe Speed

Local transaction building with PumpPortal fallback ensures the fastest possible entry on new token launches.

Dev Wallet Sniper

Watch developer wallets and auto-buy every token they launch — before anyone else sees it.

Copy Trading

Mirror any wallet's buys and sells in real time via WebSocket — including automatic sell copying.

Auto-Sell Engine

Multi-level Take Profit, Stop Loss, and Trailing Stop Loss — checks every position every 3 seconds.

DCA Bot

Schedule recurring purchases of any token at any interval — minutes, hours, or days.

Trencher Feed

Real-time feed of trades from 400+ monitored smart money wallets — know what whales are buying.

MEV Protection

Optional Jito block engine integration prevents sandwich attacks on your transactions.

Holder Fee Discounts

Hold $SNIPEPUMP tokens to reduce trading fees — down to 0% at VIP tier.

Quick Start

From zero to trading in under 5 minutes.

1
Open the bot on Telegram Go to t.me/snipepump_bot and press Start. The main dashboard will appear.
2
Create or import a wallet Tap Wallets → Generate New Wallet. The bot creates a Solana wallet and stores the encrypted private key securely. Or use Import Wallet to bring your own key.
3
Fund your wallet Tap the wallet to copy its address, then send SOL from any exchange. Keep ~0.01 SOL reserve for network fees.
4
Buy your first token Tap Buy from the main menu. Paste a pump.fun URL or mint address, select your wallet and amount. Done.
5
Set up automation (optional) Configure the sniper, copy trading, DCA, or TP/SL to run your strategy 24/7 on autopilot.

Wallets

SnipePump manages multiple Solana wallets per user. All private keys are AES-256 encrypted at rest and never shared with anyone.

Creating a Wallet

Go to Wallets → Generate New Wallet. A fresh Solana keypair is generated, labeled automatically, and its encrypted private key is saved to the database.

Importing a Wallet

Go to Wallets → Import Wallet and paste your base58 private key. It will be encrypted immediately upon save — never stored in plain text.

Wallet Actions

ActionDescription
Copy AddressCopy the public key to clipboard
RenameSet a custom label for this wallet
Set Snipe AmountSOL to auto-spend when sniping new tokens
Take ProfitMulti-level TP — sell X% at Y% profit
Stop LossAuto-sell at a configured loss threshold
Trailing SLSell if price drops X% from all-time high
WithdrawSend all or a custom SOL amount to another address
Export KeyView private key — auto-deletes after 30 seconds
Activate / DeactivateToggle wallet on/off for trading and sniping
DeleteRemove wallet (requires confirmation)
Each wallet has independent TP/SL settings and snipe buy amounts — allowing different risk profiles within a single bot account.

Security

Your funds are only as safe as your private keys. Here is how SnipePump protects them.

Encryption

All private keys are encrypted with AES-256 before being written to the database. The encryption key lives only on the server and is never exposed. Keys are decrypted in memory only at the exact moment of transaction signing.

Key Export

When you export a private key via the bot, the message containing the key auto-deletes after 30 seconds. Copy and store your key offline immediately.

Never share your private key with anyone — including support staff. SnipePump will never ask for your key.

Non-Custodial

The wallets belong entirely to you. If you ever lose access to the bot, import your private key into any Solana wallet (Phantom, Backpack, etc.) to recover your funds. The bot is not a bank — always keep offline backups of your keys.

Manual Trading

Buy and sell any pump.fun token in seconds, directly from Telegram.

Buying a Token

1
Start a buy Tap Buy on the main menu, or send /buy.
2
Paste mint address or URL Send a token mint address or full pump.fun URL. The bot fetches token info instantly — name, price, market cap, bonding curve progress.
3
Select wallet Choose which wallet to buy from. Current balance is shown next to each option.
4
Choose amount and confirm Tap a preset amount or enter a custom value. The transaction fires immediately.

Selling a Token

Open Positions and tap any open position. Quick-sell buttons (25% / 50% / 75% / 100%) appear alongside a custom sell option. You can also liquidate across all wallets holding that token with a single tap.

Position Detail

FieldDescription
HoldingsToken balance in your wallet
Current ValueValue in SOL at current market price
InvestedTotal SOL spent on this position
PNLProfit / loss in SOL and percentage
Market CapCurrent token market cap in USD
Pump.fun LinkDirect link to the token page
Inline mode: type @snipepump_bot <mint_address> in any Telegram chat to get a quick buy button without opening the bot directly.

Token Sniper

Watch specific developer wallets and automatically buy every token they launch — in under 200 milliseconds.

How it Works

The sniper connects to PumpPortal's real-time WebSocket and subscribes to new token creation events. Every new token on pump.fun is seen instantly. If the creator's address matches one of your watched dev wallets, an immediate buy transaction fires using your configured amount per wallet.

Transactions are built locally first (fastest path) with automatic fallback to the PumpPortal API if local building fails.

The sniper uses a single shared WebSocket connection for all users, ensuring minimal latency. Reconnection happens automatically with exponential backoff if the connection drops.

Setting Up the Sniper

1
Set snipe buy amount per wallet Go to Wallets → [Wallet] → Set Snipe Amount. This is how much SOL this wallet spends on each snipe.
2
Add dev wallets to watch Go to Sniper → Add Dev Wallet. Paste the developer's Solana address and give it a label. Repeat for multiple devs.
3
Start the sniper Tap Start Sniper. You will receive a notification with position details for every successful snipe.
Ensure your wallet has sufficient SOL before starting. If balance is too low, the snipe attempt will fail and you will be notified.

Copy Trading

Automatically mirror the trades of any Solana wallet in real time — buys and optionally sells.

How it Works

SnipePump subscribes to PumpPortal's account trade feed for your configured source wallets. The moment a tracked wallet executes a buy on pump.fun, the bot fires an identical buy from your wallet. If Copy Sells is enabled, sell transactions are mirrored too.

Setup

1
Open Copy Trading menuTap Copy Trading from the main menu.
2
Create a new configTap New Config and select your target wallet (the one that will execute trades).
3
Enter source wallet addressPaste the address of the wallet you want to copy. Add an optional label.
4
Set buy amount and copy-sell toggleChoose fixed SOL per copied buy. Enable Copy Sells to mirror the source wallet's exits.
5
ActivateThe config goes live immediately. Every buy from the source wallet triggers a buy from yours.
SettingDescription
Source WalletAddress of the wallet to copy
Target WalletYour wallet that executes trades
Buy Amount (SOL)Fixed SOL spent per copied buy
Copy SellsMirror sell transactions from source wallet
ActivePause / resume without deleting config

Dollar Cost Averaging (DCA)

Accumulate any token automatically at a fixed interval — set it and forget it.

How it Works

The DCA monitor runs every 30 seconds and checks each active config. If the configured interval has elapsed since the last buy, it executes a purchase and records the timestamp. You receive a notification for every DCA buy with the transaction link.

Setup

1
Open DCA menuUse /dca or tap DCA in the main menu. Tap New DCA.
2
Select wallet and tokenChoose which wallet to buy from, then paste the token mint address.
3
Set amount and intervalEnter SOL amount per buy and interval in minutes. Example: 60 = every hour, 1440 = every day.
4
ActivateDCA starts immediately. The first buy fires after the first interval elapses.

Auto-Sell — TP / SL / Trailing SL

SnipePump runs an automated position monitor every 3 seconds, checking all open positions against your configured exit rules.

Take Profit (TP)

Set one or multiple profit targets per wallet. When a position reaches the threshold, the bot sells the configured percentage automatically. This enables a professional ladder-style exit strategy.

# Example multi-level TP configuration
Level 1:  Sell 30% at +200% profit
Level 2:  Sell 30% at +500% profit
Level 3:  Sell 40% at +1000% profit

Stop Loss (SL)

Set a maximum loss threshold. If a position's PNL drops to or below this percentage, the bot sells 100% immediately to protect remaining capital.

Trailing Stop Loss

The trailing SL tracks the all-time high price for each position. If the price drops more than your configured percentage from that peak, the bot exits the position entirely.

Example: Trailing SL of 25% means — if a token reaches 10x then drops 25% from that peak, the bot sells everything.

Combine multi-level TP with a Trailing SL for maximum performance — take partial profits on the way up, then let the trailing SL protect the remainder.

Configuration

TP/SL settings are configured per wallet and apply to all positions from that wallet. Navigate to Wallets → [Wallet] → Take Profit / Stop Loss / Trailing SL.

SettingDescription
Take Profit %Profit threshold to trigger a TP sell event
TP LevelsMulti-level ladder (profit % + sell % per level)
Stop Loss %Loss threshold for full immediate exit
Trailing SL %Drawdown from all-time high to trigger full exit

Price Alerts

Get notified the moment a token hits a specific market cap — above or below your target.

How it Works

The alert monitor checks prices every 10 seconds using DexScreener and CoinGecko data. It compares each token's current market cap in USD against your target. When the condition is met, you receive an instant Telegram notification and the alert is marked triggered.

Creating an Alert

1
Open AlertsUse /alerts or tap Alerts in the main menu. Tap New Alert.
2
Paste token mint addressEnter the token's mint address.
3
Choose directionSelect Above (notify when market cap exceeds target) or Below (notify when it drops under).
4
Enter target market cap in USDExample: 1000000 for a $1M market cap alert.
Alerts are based on market cap (USD), not raw token price — making them more intuitive and comparable across tokens with different supplies.

Trencher Feed

Real-time feed of trades from 400+ curated smart money wallets — know what top traders are buying before it moves.

How it Works

SnipePump maintains a curated list of high-profile trader wallets — alpha callers, known CTOs, consistent winners. A dedicated WebSocket monitor tracks every buy and sell these wallets make on pump.fun in real time. All trades are recorded and displayed in the Trencher Feed with full detail.

Position Match Alerts

If a trencher buys or sells a token you currently hold, SnipePump sends an instant push notification. This gives you a signal when smart money confirms or exits your existing positions.

Using the Feed

Open Trenchers from the main menu or use /trenchers to see a paginated timeline of recent trades. Tap any entry for full detail — amount, transaction link, and a Buy button to copy the trade yourself. Toggle alerts on/off from this menu without affecting the feed.

Fees & Holder Tiers

SnipePump charges a small fee per trade. Hold $SNIPEPUMP tokens to reduce your fee — down to 0% at VIP tier.

Standard
No holdings required
1%
Trading Fee
Holder
1,000,000+ $SNIPEPUMP
0.5%
Trading Fee
VIP
3,000,000+ $SNIPEPUMP
0%
Trading Fee

Verifying Your Holder Wallet

1
Open Holder menuTap $SNIPEPUMP Holder on the main menu or use /holder.
2
Verify your walletEnter the wallet address that holds your $SNIPEPUMP tokens. The bot checks the balance and assigns your tier instantly.
3
Enjoy discounted feesYour tier applies to all future trades automatically. Balances are re-checked every 10 minutes.
Your holder wallet does not need to be the same wallet you trade from. It simply needs to hold the required $SNIPEPUMP token balance.

Revenue Share

Hold $SNIPEPUMP, earn passive income from two revenue streams. No staking, no locking — just hold.

How It Works

1
Verify & Hold for 14 DaysVerify your holder wallet and keep your $SNIPEPUMP tokens for 14 consecutive days. After this period, your wallet becomes eligible for revenue share automatically.
2
Dual Revenue StreamsRevenue is collected from two sources: token transaction fees (on-chain buy/sell tax) and SnipePump trading fees (the 0.5–1% fee charged per trade).
3
Top 100 Holders Get PaidAccumulated revenue is distributed to the top 100 holders by balance. Bigger stack = bigger share of the pool.

The Flywheel

More bot usage → More fees generated → Rewards for holders → More demand for $SNIPEPUMP → ↻

Eligibility Rules

RequirementDetails
Minimum hold time14 consecutive verified days
Wallet verificationMust verify via $SNIPEPUMP Holder menu in the bot
Top 100 rankingOnly the top 100 holders by balance receive distributions
Selling resets timerIf you sell below your tier threshold, the 14-day counter resets
Revenue share is separate from fee discounts. You can benefit from both — reduced fees and passive revenue — by holding $SNIPEPUMP.

Settings

Fine-tune trading parameters to match your strategy and risk tolerance.

SettingDefaultDescription
Slippage %15%Maximum acceptable price movement between submission and execution. Higher = more likely to fill but more price impact.
Priority Fee (SOL)0.005Extra fee paid to validators for faster processing. Increase during high network congestion.
MEV Protection (Jito)OffRoutes transactions through Jito block engine to prevent sandwich attacks. Adds a small tip.
Buy Button Amounts0.1, 0.25, 0.5, 1 SOLCustomise the preset buy amount buttons shown in the trade menu.
Sell Button Amounts25%, 50%, 75%, 100%Customise the preset sell percentage buttons shown in position detail.
During volatile launches, increasing slippage to 20–30% can be the difference between a filled and a failed snipe. Use with care as high slippage may result in worse execution price.

Portfolio & History

Track your performance across all wallets with full PNL tracking, win rates, and transaction history.

Positions

The Positions screen shows all open and closed positions across all wallets. Filter by Open, Closed, or All. Each entry shows current value, amount invested, and total PNL in SOL and percentage.

Portfolio Stats

MetricDescription
Total TradesAll-time buy count across all wallets
Win RatePercentage of closed positions that were profitable
Total PNLAll-time realised profit/loss in SOL
PNL — TodayRealised PNL in the last 24 hours
PNL — 7 DaysRealised PNL over the past 7 days
PNL — 30 DaysRealised PNL over the past 30 days
Best TradeHighest percentage gain in a single position
Worst TradeLargest percentage loss in a single position

Transaction History

Use /history to see every buy and sell transaction with token, SOL amount, and Solana explorer links.

Share PNL Card

From any position detail, tap Share to generate a stylised PNL image card — ready to post on X or Telegram.

Commands Reference

All available Telegram commands.

/startOpen the main dashboard
/homeNavigate back to the main menu from anywhere
/buyStart a manual buy — paste a mint address or pump.fun URL
/walletsView and manage all wallets
/sniperOpen the token sniper — manage dev wallets, start/stop
/positionsView all open and closed positions with PNL
/copyManage copy trading configurations
/dcaSet up and manage Dollar Cost Averaging bots
/alertsCreate and manage market cap price alerts
/historyFull transaction history with explorer links
/statsPortfolio statistics — win rate, PNL by period
/holderVerify your $SNIPEPUMP wallet and check your tier
/trenchersOpen the real-time trencher trade feed
/settingsConfigure slippage, priority fee, MEV protection, button amounts
/helpFeature overview and quick links

FAQ

Is my private key safe?

Yes. All private keys are AES-256 encrypted before being saved to disk. They are decrypted in memory only at the moment of transaction signing. No one — including SnipePump developers — can access your keys.

What happens if the bot goes offline?

Your assets are on-chain, not in the bot. Import your private key into any Solana wallet (Phantom, Backpack, etc.) to access your funds directly at any time.

Why did my snipe fail?

Common causes: insufficient SOL balance, slippage set too low (try 20–30% for new launches), RPC congestion, or an extremely fast token launch. Check your balance and consider increasing priority fee in Settings.

Can I use multiple wallets simultaneously?

Yes. You can have as many wallets as needed. Each is independently activated and has its own TP/SL settings and snipe buy amount.

How does the trading fee work?

A small percentage fee is deducted from each trade. The rate depends on your $SNIPEPUMP holder tier: Standard (1%), Holder (0.5%), VIP (0%). Verify your holder wallet in the Holder menu to activate discounts.

What is MEV protection?

MEV bots can sandwich your transactions — buying just before you and selling just after, extracting value from your trade. Enabling Jito in Settings routes transactions through a private block engine that prevents this, at the cost of a small tip.

How often does auto-sell check positions?

Every 3 seconds. All open positions across all users are checked against TP, SL, and Trailing SL conditions in each cycle.

What tokens can I trade?

Any token on pump.fun's bonding curve. For tokens that have graduated to Raydium, the bot falls back to DexScreener for pricing.

Need more help? Join us on Telegram or follow us on X / Twitter.