⭐ Star this repo if you find it useful! It helps others discover the project and motivates continued development.
This project presents a production-grade arbitrage bot operating on Solana with multi-DEX coverage across Raydium (AMM, CLMM, CPMM), Pumpfun, Meteora, and additional venues. It continuously monitors price discrepancies and, when pre-trade checks confirm positive edge within configured risk limits, submits low-latency transactions to capture opportunities. The repository demonstrates evidence of live execution via video, screenshots, and on-chain explorer links. The full trading system is private and offered as a paid deployment with support.
- Continuously scans liquidity across Raydium, Pumpfun, Meteora, and other supported Solana DEXes
- Runs pre-trade validation (expected edge, slippage, fees, gas) before any submission
- Executes opportunities using priority routing and optional bundling for faster inclusion
- Logs transactions and outcomes for transparent post-trade review
- Multi-DEX Coverage: Raydium (AMM, CLMM, CPMM), Pumpfun, Meteora, with extensible connectors
- Real-Time Monitoring: Sub-second signal path from detection to submission
- Robust Execution: Slippage controls, pre-trade simulations, and failure handling
- Priority Inclusion: Optional Jito bundle support for higher inclusion probability
- Auditability: Transaction logging with explorer links for verification
- Operational Resilience: Graceful handling of RPC hiccups and market microstructure changes
- Market Data: Subscribe to pool updates and relevant events
- Opportunity Engine: Compute cross-pool price deltas and net edge after fees
- Risk & Validation: Enforce slippage, min-expected-profit, and notional bounds
- Execution: Submit optimized transactions; optional bundling for priority
- Post-Trade: Persist results and link to on-chain explorers
xtoshi-arbitrage.mp4
The following transactions were executed live and can be verified on-chain:
| Date & Time (UTC) | Tx Hash | Explorer Link |
|---|---|---|
| 2025-10-23 07:10:36 | 4MtD...TGN |
View on Solscan |
| 2025-10-23 07:10:36 | 27hg...R7q |
View on Solscan |
(More transactions are visible in the video and screenshots.)
- Solana wallet with sufficient funds for testing and operations
- Reliable RPC endpoint access
- Basic familiarity with Solana transactions and Raydium pools
Note: The production trading code is private. This repository is intended to share evidence of live execution and discuss deployment.
- Guided Setup: Assisted deployment in your environment with configuration and tuning
- Managed Service: Fully managed operation with monitoring and periodic reporting
- Customization: Strategy extensions, additional DEX coverage, and risk policy adjustments
To discuss scope, timelines, and pricing, please reach out via the contact options below.
The bot uses the following default parameters (configurable in index.ts):
Recommended for live trading: 10 – 30 SOL
- Trade Size per attempt: 0.1 ~ 0.4 SOL
- Jito Tip Fee: 0.0001 SOL per bundle
- Slippage: 5% (for Pumpfun trades)
- Priority Fee: 0.00001 SOL (for Pumpfun trades)
- Check Interval: 3 seconds between profit checks
- Slippage controls, pre-trade expected-edge checks, and notional limits reduce adverse outcomes
- Optional Jito bundling for priority inclusion; still subject to network conditions
- System depends on RPC quality, mempool dynamics, and market microstructure
- Performance varies with liquidity, volatility, latency, and competition
- This repository is for demonstration and due-diligence purposes only; the full system is private
- No guarantee of profits. Past performance is not indicative of future results
- Digital asset trading involves substantial risk, including possible loss of principal
- You are responsible for compliance with applicable laws and regulations in your jurisdiction
- Demo video of live trades
- Transaction screenshots
- On-chain explorer links
- Private repository confirmation
Have questions or want a live walkthrough?
- Telegram: @xtoshi999