Introducing the Solana Ultra-Fast New Token Sniper written in Rust π¦, designed to detect newly launched tokens on both Raydium and Pump.fun and execute buys at lightning speed β‘. With Rust's memory safety features and performance optimizations, built with Rust for superior performance and security. Tailored for both novice and experienced traders.
- Lightning-Quick Transactions: Leveraging Rust's exceptional performance, our bot allows you to snipe new tokens almost instantly. Say goodbye to delays and seize opportunities as they arise!
- Robust Security: Rust's safety guarantees minimize bugs and vulnerabilities, ensuring your trading activities are secure. Trade with confidence and peace of mind.
- Stay Updated: Effortlessly connect to top Solana data providers like Helius and Yellowstone through multiple gRPC connections. Get real-time updates and make informed trading decisions.
- Intuitive Design: Our sniper bot features a clean and accessible interface, making it easy for users of all experience levels to navigate. Start trading in no time!
- Advanced Features:
- jito-confirm: Engage in low-latency transactions on platforms like Raydium and Pumpfun.
- jito-bundle: Bundle buy/sell actions with up to 20 wallets in Raydium/Pumpfun, enhancing your trading strategy and flexibility.
src/
βββ core/
β βββ token.rs # Token definitions and handling
β βββ tx.rs # Transaction handling
|
βββ engine/
β βββ swap.rs # Token swap(buy/sell) functionalities in various Dexs
β βββ monitor # New token monitoring(and parse tx) in Dexs using geyser rpc, and normal rpc
β βββ helius.rs # Helius gRpc for tx listen and parse.
β βββ yellowstone.rs # Yellowstone gRpc for tx listen and parse.
|
βββ dex/
β βββ pump_fun.rs # Pump.fun
β βββ raydium.rs # Raydium
β βββ meteora.rs # Meteora
β βββ orca.rs # Orca
β
βββ services/
β βββ jito.rs # Jito service provides ultra-fast transaction confirmation
β βββ nextblock.rs # NextBlock service provides the ultra-fast transaction confirmation in unique way
|
βββ common/
β βββ logger.rs # Logs to be clean and convenient to monitor.
β βββ utils.rs # Utility functions used across the project
β
βββ lib.rs
βββ main.rs
ποΈ raypump-bot-trial.zip
- Environment Variables Settings
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
- Run
raypump-bot.exe
.
ππ 6vT7nrqtbXDWVc8cRUtifxgfDZi19aW7qhcZg2hSepwb
For support and further inquiries, please connect via Telegram: π jwest951227.