fee structure
Flap Bundle charges a platform fee for each successful bundle launch. You are never charged if your bundle fails.
You are not charged if the bundle fails (deploy reverts, network error, etc.).
Two Fee Components
1. BNB Fee
A fixed BNB amount is taken directly from your deployer wallet as part of the bundle. This is a simple BNB transfer included in the bundle execution.
Signed with the deployer's next nonce (right after the deploy transaction)
Only executes if the deploy transaction succeeds
Sent to the platform fee wallet
2. Wallet (Token) Fee
Tokens from the last N wallets in your bundle are automatically transferred to the platform. This happens after all buy transactions confirm.
The fee wallets buy tokens normally as part of the bundle
After buys confirm, their tokens are transferred to the platform
No extra transaction cost for you — gas comes from the wallet's remaining BNB
The number of fee wallets depends on your selected payment tier
How Wallet Fees Work
Example: You generate 10 wallets, each buying 1% of supply. You select the "0.6 BNB + 1 Wallet" tier.
All 10 wallets buy tokens in the bundle ✅
Deployer sends 0.6 BNB to the platform ✅
Wallet #10 (the last one) transfers ALL its tokens to the platform ✅
You keep tokens from wallets #1–#9
Your total payment: 0.6 BNB + 1% of token supply (from wallet #10).
When Are Fees Charged?
Fees are only charged when:
The deploy transaction succeeds (included in a block)
The buy transactions succeed
If your bundle fails (deploy reverts, network error, etc.), no fees are charged.
Fee Wallet Identification
Fee wallets are always the last wallets in your generated list. If you generate 10 wallets:
0 wallet fee
None
#1–#10
1 wallet fee
#10
#1–#9
2 wallet fee
#9, #10
#1–#8
3 wallet fee
#8, #9, #10
#1–#7
