Skip to content

bast-top-dev/Bonkfun-Bundler-Bonk.fun-Bundler

 
 

Repository files navigation

🐶 Bonk.fun Multi-Wallet Bundle Trading Bot

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.

🚀 Features

  • ✅ 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

📸 Sample Bundles on Jito Explorer

These are just examples — the bot supports any number of wallets:

Wallet Count Jito Bundle
2 Wallets 🔗 View
9 Wallets 🔗 View
12 Wallets 🔗 View

⚙️ How It Works

  1. Creates a new token (like BONK)
  2. Prepares swap transactions from multiple wallets
  3. Wraps them into a single atomic bundle using Jito
  4. Submits the bundle for inclusion in the same block

🛠 Tech Stack


⚡ Performance Tuning

Boost confirmation speed by adjusting compute unit pricing:

ComputeBudgetProgram.setComputeUnitPrice({ microLamports: 200_000 }); // High priority

Use higher values during congestion, or lower for savings.


🧪 Planned Features

  • Auto-retry on bundle failure
  • Live bundle result dashboard
  • Strategy modules for flexible launch styles
  • Telegram / Discord alerts

📬 Contact

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


About

bonkfun bundler / bonk.fun bundler Letsbonk bundler trading bot. Multi-wallet bundler for Solana token launches. Uses Jito and Raydium SDK v2 for atomic one-block execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%