A fast and reliable Solana bundle trading bot for bonkfun and bonk.fun-style token launches. This bot uses Jito bundles to create tokens and execute multi-wallet buys in a single atomic block. Built with Raydium SDK v2, it's designed for seamless one-block execution and fast inclusion.
- ✅ Supports dynamic multi-wallet bundling (12+ wallets)
- ✅ Atomically creates tokens and buys from multiple wallets in one block
- ✅ Uses Jito relayer for secure and efficient bundle submission
- ✅ Executes trades via Raydium SDK v2
- ✅ Optimized for priority compute unit pricing
These are just examples — the bot supports any number of wallets:
| Wallet Count | Jito Bundle |
|---|---|
| 2 Wallets | 🔗 View |
| 9 Wallets | 🔗 View |
| 12 Wallets | 🔗 View |
- Creates a new token (like BONK)
- Prepares swap transactions from multiple wallets
- Wraps them into a single atomic bundle using Jito
- Submits the bundle for inclusion in the same block
- Solana Web3.js
- Raydium SDK v2
- Jito-Solana
- Custom bundler and transaction coordinator
Boost confirmation speed by adjusting compute unit pricing:
ComputeBudgetProgram.setComputeUnitPrice({ microLamports: 200_000 }); // High priorityUse higher values during congestion, or lower for savings.
- Auto-retry on bundle failure
- Live bundle result dashboard
- Strategy modules for flexible launch styles
- Telegram / Discord alerts
For MEV bot customization, consulting, or private collaboration: Open an issue or reach out via Discord/Telegram (on request).
Telegram: @Tru3B1iss X (Twitter): @XTruebliss Discord: @trueb1iss