https://github.com/code-quang/pumpfun-raydium-sniper-jito-bundle-bot
A high-performance Pump.fun sniper bot designed for sniping newly minted tokens on Pump.fun. Built with Jito and Yellowstone Grac for optimized transaction execution and MEV protection. Integrates seamlessly with Raydium for advanced trading strategies.
https://github.com/code-quang/pumpfun-raydium-sniper-jito-bundle-bot
arbitrage-bots grpc jito jitotransaction mev-bot pumpfuntradingbot raydium-sniper-bot solana solana-trading-bot yellostone yellow-grpc
Last synced: 4 months ago
JSON representation
A high-performance Pump.fun sniper bot designed for sniping newly minted tokens on Pump.fun. Built with Jito and Yellowstone Grac for optimized transaction execution and MEV protection. Integrates seamlessly with Raydium for advanced trading strategies.
- Host: GitHub
- URL: https://github.com/code-quang/pumpfun-raydium-sniper-jito-bundle-bot
- Owner: Code-Quang
- Created: 2025-02-11T09:41:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T15:10:41.000Z (4 months ago)
- Last Synced: 2025-02-27T21:47:44.109Z (4 months ago)
- Topics: arbitrage-bots, grpc, jito, jitotransaction, mev-bot, pumpfuntradingbot, raydium-sniper-bot, solana, solana-trading-bot, yellostone, yellow-grpc
- Language: Rust
- Homepage:
- Size: 385 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solana trading-bot on Raydium and Pump.fun in Rust 🚀
## Overview
Solana trading bots are automated programs designed to swiftly identify and capitalize on new token listings within the Solana ecosystem, particularly on platforms like **Raydium** and **Pump.fun**.
Built for speed and efficiency, these bots monitor blockchain data for newly launched tokens and execute buy orders almost instantaneously. They are often coded in **Rust** due to its performance and security benefits. These bots can also be customized to implement various trading strategies, allowing users to take advantage of trends and arbitrage opportunities in the decentralized finance space.---
### How To Run
1. Environment Variables Settings
```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
```
2. Add the wallet address you want to block on a new line and save the file.
```
0x1234567890abcdef1234567890abcdef12345678
0xabcdef1234567890abcdef1234567890abcdef12
```
3. Run `raypump-bot.exe`.
---
## Donatepaypal : [email protected]