A high-performance, open-source Solana sniper bot designed for automated trading, MEV, and pump detection on Solana DEXs. Built in Rust for speed, reliability, and low latency, this bot helps you snipe new token launches, monitor liquidity events, and execute trades faster than the competition.
- Ultra-fast transaction execution on Solana blockchain
- Automated sniping of new token launches and liquidity events
- Customizable trading strategies (pump detection, MEV, etc.)
- DEX integration (Jito, Nozomi, and more)
- Blacklist/whitelist support for safe trading
- Comprehensive logging and monitoring
- Easy configuration via TOML files
- Open-source and extensible
- Rust (latest stable)
- Solana CLI tools
- Git
git clone https://github.com/audiofilter/pumpfun-pumpswap-sniper-copy-trading-bot.git
cd pumpfun-pumpswap-sniper-copy-trading-bot
cargo build
Edit the configuration file at src/common/config.rs
or create your own config file based on the template.
- Set your Solana wallet private key
- Choose DEX and trading strategy
- Adjust sniping parameters (slippage, gas, etc.)
cargo run
- Wallet: Set your private key securely
- DEX: Choose between supported DEXs (Jito, Nozomi, etc.)
- Blacklist/Whitelist: Manage tokens to avoid or target
- Logging: Adjust verbosity in
src/common/logger.rs
- Build errors: Ensure Rust is up to date (
rustup update
) - Solana errors: Check your Solana CLI and wallet setup
- Network issues: Verify RPC endpoints and internet connection
- Bot not sniping: Review config and logs for errors
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
- Email: for38864@email.com
- Discord: @audiofilter
- Telegram: audiofilter
Feel free to reach out for support, feature requests, or collaboration!
This project is licensed under the MIT License. See the LICENSE file for details.