What Is Bundle Sell? Sell Tokens From Multiple Wallets in One Solana Block

Bundle Sell is a method of selling tokens held across multiple wallets in a single Solana block using a Jito Bundle. All sell transactions execute atomically, in exact order, within the same block — enabling bulk selling or full liquidation without capital loss from front-running or MEV extraction.

This guide explains when Bundle Sell is needed, what problems it solves, and how it works in practice.

The Risk of Selling Across Multiple Wallets

When you hold tokens across multiple wallets and need to sell, timing matters. The moment the first wallet's sell hits the market, the token price starts dropping. Other holders watching the chart see the sell pressure and may panic sell in response — pushing the price down further before the rest of your wallets have even sold. What should have been a coordinated exit turns into a race against the market.

On top of that, each sell transaction that enters the public pipeline is visible to MEV bots. A large sell with significant price impact is a profitable target for front-running — bots can detect your pending sell and dump ahead of you, causing you to sell at an even lower price than expected.

How Bundle Sell Eliminates This

Bundle Sell packages every wallet's sell transaction into a single Jito Bundle, executing all of them atomically in the same block, at the same time. Every sell lands in exact order within one block — no gap between the first and last wallet, no time for other holders to react, and no exposure to the public pipeline where MEV bots operate.

The entire operation is routed through the Jito Block Engine, keeping all transactions fully hidden from front-running bots until they are confirmed on-chain. If any single wallet's transaction fails, the entire bundle is rolled back — no partial sells, no tokens stuck in wallets, nothing happens on-chain.

Step-by-Step Process

Bundle Sell supports major Solana DEXs including Raydium, Pump.Fun, PumpSwap, and others. Up to 29 wallets can be included in a single bundle transaction.

Image shows Alphecca Tool's Solana Bundle Sell interface.

  1. Select the token you want to sell.
  2. Import the wallets holding the token — the platform automatically detects each wallet's token balance.
  3. Set the sell percentage or amount per wallet. Selecting 100% liquidates the entire position across all wallets.
  4. The platform packages all sell transactions into one Jito Bundle.
  5. The bundle is submitted to the Jito Block Engine — not the public pipeline.
  6. All sells execute atomically in the same block, in exact order.

Bundle Sell supports all major Solana DEXs including Raydium, Pump.Fun, PumpSwap, and others — with up to 29 wallets per bundle.

If any wallet's transaction fails, the entire bundle is rolled back. No tokens are sold from any wallet. No wallet is left in a partial state.

Use Cases

Full Liquidation

When you want to exit a position entirely — selling every token across all wallets in one operation. All wallets are emptied in the same block, with no window for the price to drop between sells or for other holders to react.

Partial Sell-Off

When you want to reduce your position but not exit completely. You can set a specific percentage or amount per wallet, and all partial sells execute in the same block. This is useful when you want to take profit while maintaining some exposure.

Time-Sensitive Exits

When the market is moving against you and every second counts. Selling from 10+ wallets one by one takes time — and during that time the price continues to fall. Bundle Sell executes all sells in a single block regardless of how many wallets are involved.

Coordinated Group Exits

When multiple participants holding tokens across different wallets need to exit together. Bundling ensures everyone sells in the same block at the same conditions, rather than some participants getting a better price than others.

Front-Running Protection on Sells

Selling is particularly vulnerable to front-running. When a bot detects a large pending sell, it can dump its own tokens ahead of yours — crashing the price before your transaction executes. You end up selling at a much lower price than you intended.

Because Bundle Sell routes everything through the Jito Block Engine, your sell transactions are never visible in the public pipeline. MEV bots cannot see them, cannot front-run them, and cannot profit from them. The sells are confirmed on-chain before anyone outside the Jito system knows they happened.

For detailed setup instructions, see the Solana Bundle Sell documentation.

Summary

When tokens are held across multiple wallets and need to be sold — whether fully liquidated or partially reduced — Bundle Sell executes all sells in a single Solana block using Jito Bundles. Up to 29 wallets can sell in one atomic operation, with no time gap between sells, no exposure to MEV bots, and no risk of partial failure. All wallets sell in exact order within the same block — or none sell at all.