🛠️ How to Configure AlphaBundler

A step-by-step guide to adding wallets, setting slippage & SOL tip, and running your first trade.

Note: You must provide your own Solana RPC endpoint (this tool won’t include one), and you need an Axiom.trade account to trade. If you don’t have one, sign up with our referral: https://axiom.trade/@alphabun

1️⃣ Install & Run

  1. Download bundler.exe from the Download page.
  2. Unzip it into a folder, e.g. C:\AlphaBundler\.
  3. Open a terminal and cd C:\AlphaBundler\.
  4. Run .\bundler.exe — the UI will appear at http://localhost:3001.

2️⃣ Add Your Wallets

In the “Wallets” tab:

  • Name: label for each wallet (e.g. “Account 1”).
  • Secret Key: your private key in Base58.
  • Amount (SOL): how much SOL to spend on each buy.
  • Delay (ms): optional start delay per wallet.

3️⃣ Configure Trade Parameters

Buy Settings

  • Slippage (%) — maximum price deviation you accept.
  • SOL Tip — extra lamports to bump transaction priority.

Sell Settings

  • Slippage (%) — maximum slippage allowed on sell.
  • SOL Tip — extra lamports for sell TX priority.

4️⃣ Choose Your Mode

  • Parallel: run all wallets at once (fastest).
  • Subsequent: run wallets one by one (lighter RPC load).

5️⃣ Execute a Trade

  1. Select the wallets you want to trade.
  2. Verify your slippage & SOL tip settings.
  3. Click Buy Selected, wait for the polling to finish, then click Sell All.

⚠️ Tips & Troubleshooting

  • Sync your system clock with NTP to avoid stale blocks.
  • If you see “Not enough tokens to sell,” increase the polling attempts.
  • For large orders, bump your SOL tip to 0.002–0.005 SOL.
  • Switch to subsequent mode if parallel overloads your RPC endpoint.
An unhandled error has occurred. Reload 🗙