https://github.com/t-rustdev/pumpfun-raydium-sniper-rust-bot
︻pS═─── - - -💥 Introducing pumpfun sniper bot and raydium sniper bot. Ultra-Fast Token Sniper Bot, a high-performance Rust-based sniper bot engineered to snipe newly launched tokens on raydium and pumpfun at unparalleled speeds. Designed for precision and efficiency, this pumpfun & raydium sniper bot leverages low-latency execution, gRPC data feed
https://github.com/t-rustdev/pumpfun-raydium-sniper-rust-bot
based bot grpc pumpfun pumpfun-sniper-bot raydium raydium-sniper-bot rust sniper solana
Last synced: 28 days ago
JSON representation
︻pS═─── - - -💥 Introducing pumpfun sniper bot and raydium sniper bot. Ultra-Fast Token Sniper Bot, a high-performance Rust-based sniper bot engineered to snipe newly launched tokens on raydium and pumpfun at unparalleled speeds. Designed for precision and efficiency, this pumpfun & raydium sniper bot leverages low-latency execution, gRPC data feed
- Host: GitHub
- URL: https://github.com/t-rustdev/pumpfun-raydium-sniper-rust-bot
- Owner: T-rustdev
- Created: 2025-02-13T06:02:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T06:54:09.000Z (2 months ago)
- Last Synced: 2025-04-09T00:47:30.239Z (28 days ago)
- Topics: based, bot, grpc, pumpfun, pumpfun-sniper-bot, raydium, raydium-sniper-bot, rust, sniper, solana
- Language: Rust
- Homepage: https://t.me/T_rustdev
- Size: 39.1 KB
- Stars: 46
- Watchers: 6
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Solana Ultra-Fast Token Sniper Bot on Raydium & Pumpfun (Rust)
## Overview
Introducing the **Solana Ultra-Fast Token Sniper Bot**, a high-performance **Rust-based** bot engineered to snipe newly launched tokens on **Raydium** and **Pumpfun** at unparalleled speeds. Designed for precision and efficiency, this sniper bot leverages **low-latency execution, gRPC data feeds, and MEV optimization** to give traders an edge in volatile markets.
## Key Features
### 🚀 Speed & Efficiency
- **Real-Time Token Detection**: Instantly detects new token listings on Raydium and Pump.fun.
- **Ultra-Low-Latency Execution**: Uses **Jito bundles and gRPC streaming** for near-instant transactions.
- **Optimized Rust Performance**: Memory-safe, concurrency-efficient architecture for **lightning-fast trades**.### 🔒 Security & Reliability
- **Private Key Protection**: Does not expose private keys in logs or memory.
- **Block Malicious Wallets**: Supports a blacklist feature to avoid frontrunning wallets.
- **Custom Slippage & Risk Controls**: Configurable slippage, auto-sell, and stop-loss functions.### 📊 Advanced Trading Strategies
- **Dynamic Buy & Sell Triggers**: Automates purchases & sales based on market trends.
- **Volume-Based Execution**: Responds to large transactions to follow whale movements.
- **Auto-Sell Protection**: Ensures exit from positions within a defined time frame.### 🛠️ Deep Integration with Solana Ecosystem
- **Helius & Yellowstone gRPC Support**: Connects to **multiple data feeds** for real-time insights.
- **Jito Block Engine**: Enhances transaction confirmation speed using **bundled transactions**.
- **DEX Compatibility**: Works seamlessly with **Raydium, Pump.fun, Meteora, and Orca**.---
### 🎯 Trading Strategy
- **Buy Entry:** Executes a purchase when a $1,000+ token buy is detected.
- **Sell Exit:** Triggers a sell when a $300+ token sale is detected.
- **Time-Limit Protection:** If a trade remains open for more than 60 seconds, an auto-sell is initiated.
- **Customizable Parameters:** Modify buy/sell thresholds & time-frame to fit personal strategy.### 🛠️ How to Run
1. Configure Environment Variables
```plaintext
PRIVATE_KEY=your_private_key_here
RPC_HTTPS=https://mainnet.helius-rpc.com/?api-key=your_api_key_here
RPC_WSS=wss://atlas-mainnet.helius-rpc.com/?api-key=your_api_key_here
DEVNET_RPC_HTTPS=https://devnet.helius-rpc.com/?api-key=your_api_key_here
RAYDIUM_LPV4=675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8
SLIPPAGE=10
JITO_BLOCK_ENGINE_URL=https://ny.mainnet.block-engine.jito.wtf
JITO_TIP_STREAM_URL=ws://bundles-api-rest.jito.wtf/api/v1/bundles/tip_stream
JITO_TIP_PERCENTILE=50
YELLOWSTONE_RPC_HTTP=http://elite.rpc.solanavibestation.com/?api_key=your_api_key_here
YELLOWSTONE_RPC_WSS=ws://elite.rpc.solanavibestation.com/?api_key=your_api_key_here
JITO_TIP_VALUE=0.004
BUY_THRESHOLD=1000
SELL_THRESHOLD=300
TIME_EXCEED=60
```
2. Add the wallet address you want to block on a new line and save the file.
```
0x1234567890abcdef1234567890abcdef12345678
0xabcdef1234567890abcdef1234567890abcdef12
```
3. Run
```
rustc main.rs
.\main.exe
```
---
## 📞 Support & ContactFor support and further inquiries, please connect via Telegram: 📞 [T-rustdev](https://t.me/T_rustdev).