BLOG
Notes from building on pons.
What the contracts actually return, what it costs, and where the documentation and the chain disagree. Written for people who would rather read the source than a summary of it.
1 Sept 2026 · 6 min read
What a token bundler actually does
A bundler creates a token and buys its opening supply from several wallets in one coordinated move. Here is what that means mechanically, and what it does not mean.
2 Sept 2026 · 7 min read
Robinhood Chain, from a launcher's point of view
Robinhood Chain is an Arbitrum Orbit L2 where the native asset is ETH. What that means for launching tokens: gas costs, transaction ordering, and how funds get on and off.
3 Sept 2026 · 8 min read
How the pons bonding curve prices a launch
A pons token mints entirely onto a bonding curve. How the price is set, what the phantom reserve does, and why the last buy before graduation behaves differently.
4 Sept 2026 · 6 min read
The pons snipe tax window is three seconds, not five
The documentation says five seconds. The deployed contract returns three. Here is how to read the real value, and why the difference decides whether a bundle lands inside the window.
5 Sept 2026 · 5 min read
The exemption list: 32 addresses, fixed at creation
pons lets a creator name up to 32 addresses that the opening tax does not apply to. The list is fixed when the token is created and can never be extended.
6 Sept 2026 · 6 min read
How many wallets should a bundle use?
Between 5 and 32 wallets, and the right number depends on position size, gas overhead and how much dispersion you actually need. The trade-offs, with numbers.
7 Sept 2026 · 6 min read
Why one large buy costs more than several small ones
On a constant-product curve, a single large order pays a worse average price than the same amount split into pieces. The arithmetic, and where it stops being true.
8 Sept 2026 · 6 min read
A first-come sequencer changes what speed means
Robinhood Chain orders transactions by arrival, not by fee. What that rewrites for anyone who learned to trade on Ethereum, and what optimisation looks like instead.
9 Sept 2026 · 6 min read
What happens when a launch graduates
When the curve sells out, the launch becomes a Uniswap v4 pool with permanently locked liquidity. What changes for holders, and what closes earlier than you expect.
10 Sept 2026 · 7 min read
Bundling on an ETH chain versus on Solana
Jito bundles, priority fees and atomic execution on Solana against arrival ordering and pre-signed volleys on an Arbitrum Orbit chain. The mechanics are genuinely different.
Enough reading?
Draw a bundle and launch a token on pons.