We're excited to announce the official launch of PumpFun Sniper - a high-performance Solana trading bot that detects and trades new PumpFun token launches in the first block.
If you've been missing profitable token launches or arriving too late to the party, PumpFun Sniper changes the game. Built on AllenHark's ultra-low latency infrastructure, this bot gives you the speed advantage you need to compete in the PumpFun trenches.
🎯 What is PumpFun Sniper?
PumpFun Sniper is an automated trading bot that:
- Detects new token launches instantly using AllenHark's ShredStream service
- Executes trades in the same block as the token creation
- Filters out scams and rug pulls with intelligent spam detection
- Tracks profitability and automatically blacklists unprofitable creators
- Runs 24/7 without manual intervention
Unlike traditional bots that rely on slow RPC polling, PumpFun Sniper taps directly into Solana's Turbine protocol via ShredStream, giving you a 200-400ms advantage over the competition.
⚡ Key Features
First-Block Execution
See and trade tokens before they appear in confirmed blocks. While other bots are still waiting for RPC confirmation, you're already in.
Detection Speed:
- Traditional RPC bot: 500-1,000ms
- PumpFun Sniper: < 1ms
Smart Filtering
Not every token launch is worth sniping. PumpFun Sniper includes configurable filters to help you avoid:
- Spam tokens (micro-buys, malformed transactions)
- Rug pulls (suspicious dev buy patterns)
- Known scammers (automatic blacklisting)
Configure your filters based on:
- Developer initial buy amount (min/max SOL)
- Token supply and distribution
- Transaction structure
- Creator wallet history
Automatic Blacklisting
The bot learns from experience. When a creator launches a token that loses you money, they're automatically added to your blacklist. You'll never snipe their tokens again.
Pre-populated Blacklist Available: Download our community blacklist with thousands of known scammers and rug pullers: allenhark.com/blacklist.jsonl
AllenHark Integration
PumpFun Sniper is optimized to work with AllenHark's infrastructure:
- ShredStream: Real-time shred data for 0-slot detection
- AllenHark Relay: Optimized transaction submission with sub-millisecond dispatch
- QUIC Protocol: Ultra-low latency communication
Don't have AllenHark services? The bot works with standard RPC providers too, though with higher latency.
🚀 Getting Started
Step 1: Download
Download the latest release for Linux (x86_64):
Download PumpFun Sniper v1.2.0
wget https://github.com/AllenHark-Inc/PumpFun-Sniper/releases/latest/download/sniperbot-linux-x86_64.tar.gz
tar -xzf sniperbot-linux-x86_64.tar.gz
cd sniperbot
chmod +x sniperbot
Step 2: Configure
Create a config.toml file with your settings:
# Trading Parameters
purchase_amount_sol = 0.001 # Start small while testing
slippage_basis_points = 100 # 1% slippage
live = false # Dry-run mode first!
# Your Wallet
payer_keypair_path = "./wallet.json"
# RPC Endpoints (add your API keys)
rpc_pool = [
"https://mainnet.helius-rpc.com/?api-key=YOUR_KEY",
"https://rpc.shyft.to?api_key=YOUR_KEY"
]
# Filters (adjust to your risk tolerance)
min_dev_buy_sol = 0.5
max_dev_buy_sol = 4.5
[spam_filter]
min_buy_sol = 0.01
max_buy_sol = 10.0
Step 3: Run
./sniperbot
The bot will start monitoring for new token launches and automatically execute trades based on your configuration.
📊 What to Expect
Realistic Performance
PumpFun Sniper gives you a massive speed advantage, but it's not a money printer. Here's what to expect:
Detection Rate: 100% of token launches (if using ShredStream)
Filter Pass Rate: 10-15% of tokens pass spam filters (this is good - most launches are scams)
Success Rate: 95%+ of filtered tokens are successfully sniped
Profitability: Highly variable. Depends on market conditions, your filters, and exit strategy.
Usage Fees
The pre-built binary includes usage fees:
- 0.001 SOL before each buy
- 0.001 SOL after each sell
- Total: 0.002 SOL per trade cycle
Fees are charged regardless of trade profitability and are non-refundable.
Want to remove fees? Purchase source code access for 40 SOL and customize the bot however you like. Contact us on Discord.
🛡️ Risk Management
Start Small
Begin with purchase_amount_sol = 0.001 (minimum) and run in dry-run mode (live = false) to understand how the bot behaves.
Use Filters Wisely
Aggressive filters = fewer trades but higher quality Loose filters = more trades but more risk
Start conservative and adjust based on results.
Monitor Your Wallet
The bot will spend SOL on every token that passes your filters. Make sure you have sufficient balance and monitor regularly.
Download the Blacklist
Start with our pre-populated blacklist to avoid known scammers:
wget https://allenhark.com/blacklist.jsonl -O blacklist.jsonl
Updated daily with high-frequency launchers and rug pullers.
🔧 Utility Tools
The release includes several utility binaries:
Sell Token
Manually sell a specific token if the bot failed to sell automatically:
./sell_token --token <MINT_ADDRESS>
Manage Blacklist
./add_blacklist <WALLET_ADDRESS> # Add to blacklist
./test_blacklist <WALLET_ADDRESS> # Check if blacklisted
./fix_blacklist # Repair corrupted blacklist
📚 Documentation & Support
Full Documentation: allenhark.com/docs/pumpfun-sniper
Technical Deep-Dive: Read the architecture breakdown
Discord Support: discord.gg/JpzS72MAKG
GitHub: github.com/AllenHark-Inc/PumpFun-Sniper
🎁 Special Launch Offer
For a limited time, we're offering:
- Free ShredStream trial (7 days) for PumpFun Sniper users
- Discounted AllenHark Relay access (first month 50% off)
- Premium blacklist with 10,000+ known scammers
Contact us on Discord to claim your offer.
⚠️ Important Disclaimers
Trading cryptocurrencies involves significant risk of loss.
- PumpFun tokens are highly volatile and risky
- Many tokens are scams or rug pulls
- You may lose all SOL spent on trades
- Past performance does not guarantee future results
- Usage fees are charged regardless of trade outcome
- Always trade responsibly and only with funds you can afford to lose
This bot is a tool, not financial advice. Use at your own risk.
🚀 Ready to Start Sniping?
Join hundreds of traders already using PumpFun Sniper to gain the speed advantage in Solana token launches.
Questions? Join our Discord or read the full documentation.
Want even better performance? Check out our ShredStream service and AllenHark Relay for institutional-grade infrastructure.