BLOG · 6 Sept 2026 · 6 MIN

How many wallets should a bundle use?

The protocol caps the exemption list at 32, so that is the ceiling. The floor is whatever stops being worth the overhead — in practice around five. Choosing between them is a question of position size and patience rather than a rule.

What more wallets buys

Dispersion, mostly. A treasury spread across sixteen addresses is not one compromised key away from being gone, and a position taken in sixteen pieces prices marginally better than the same position in one.

What more wallets cost

Every wallet is a separate transaction with its own gas, a separate funding transfer, and a separate sweep on the way out. Gas here is cheap enough that this rarely decides anything, but it is not zero.

The real cost is time. Sixteen buys take longer to send than five, and in a three-second window that is the constraint that binds. Signing is not the bottleneck — ten transactions sign in about nineteen milliseconds — but sending them is.

The dust problem at the end

When you sweep, a wallet holding less than the transfer costs cannot be emptied. The remainder is stranded — not lost, just uneconomic to move. Twenty wallets means twenty small residues rather than five.

It is a few cents either way at these gas prices. Worth knowing, not worth optimising around.

A reasonable default

Ten to sixteen covers most cases: enough dispersion to matter, few enough that the volley stays tight and the sweep stays tidy. Go to 32 when the position is large enough that curve slippage on a smaller split would cost more than the extra overhead.

Whatever you pick, name all of them on the exemption list — including the ones you do not intend to use this time. That list cannot be extended later.

Launch on pons with your wallets already in

Create the token, draw 5 to 32 wallets, take the opening with all of them.

Get started
Arrowpons bundler

Aim small, miss small.

© 2026 Arrow. All rights reserved.