what is flap bundle
Flap Bundle is a bundle token launcher built on top of Flap.sh, the decentralized token launch platform on BNB Smart Chain.
The Problem
When launching a token, you often want multiple wallets to buy at the same time as the token is created. Without a bundler:
You deploy the token in one transaction
Then you send buy transactions from each wallet one by one
Snipers and bots see your deploy transaction and front-run your buys
Your buys end up at a higher price, or worse — someone else buys the entire supply
The Solution
Flap Bundle solves this by pre-signing all transactions (deploy + all buys) and broadcasting them simultaneously to the network. With a private RPC endpoint, all transactions can land in the same block, meaning:
Your token deploys and all wallets buy at the initial bonding curve price
No one can front-run your buys because they all happen in the same block
Tokens are distributed across multiple wallets immediately
How It Works
Supported Features
Flap Bundle supports all Flap.sh token features:
Standard tokens — no tax, simple launch
Tax tokens — V1 (marketing only) and V2 (marketing + deflation + dividends + LP)
Split Vault — revenue sharing across multiple wallets
Gift Vault — community giveaway configuration
Vanity addresses — tokens get addresses ending in
7777(tax) or8888(standard)Bonding curve — Flap.sh's UniV3-style bonding curve with automatic DEX migration
Network Support
Currently supported:
BNB Smart Chain (Mainnet)
Supported
BNB Smart Chain (Testnet)
Supported (for testing)
