Every tradepays a fee.The fee comes back.
Not a yield. Not a promise. When people trade the token, the launchpad takes a fee — and that fee is split across the wallets holding it, in proportion to what they hold. No trading, no fees, nothing to split. That is the whole machine.
IDLE · NO FEES YET
in the pot
0ETH
the contract's real balance
paid out so far
0ETH
no sends yet
holders
—
waiting for the token
market cap
—
no pool yet
The token is not live yet. Every number above is real and reads zero because nothing has happened yet — no trades, no fees, no holders. Nothing here is simulated or pre-filled. The moment the token launches, this page fills in on its own.
The token is not locked yet. Until the dev calls lockToken(), they can point this flywheel at a different token, and fees would go to that token's holders instead. We would rather show you this than let you find it in the code. read the contract ↗
first round
10:00
The clock has not started. It starts the moment the token is set on the contract, and not a second before — so this is a real countdown, not an animation. Nothing is running yet because there is nothing to send yet.
How the wheel turns
You hold the token
Buy it, keep it in your wallet. Nothing to stake, nothing to lock, no contract to approve. Holding IS the position — the flywheel reads your balance straight off the chain.
Traders pay fees
Every buy and sell on the launchpad pays a fee to the token's creator. That is where the ETH comes from: from people trading, never from the money of whoever buys after you.
The fees are split
The dev sends the pot to the contract, which reads every holder's balance on-chain and splits the ETH in proportion. More volume, more fees, more reason to hold. That is the loop.
Where it can disappoint you
- · Payouts follow a snapshot taken when the dev sends. Buying right before a send and selling right after works. That is a property of a snapshot, and we would rather say it than pretend otherwise.
- · Nothing is owed to you until a send lands. The contract holds no debt to holders, and the dev can stop sending at any time.
- · If nobody trades, there are no fees, and a round pays exactly zero. This only works while there is real volume.
- · The contract has never been audited by an outside firm. The code is verified and readable — read it, or have someone read it for you.
Eligible wallets
0No holders yet. This list is fetched from the chain — it is empty because the token has no holders, not because it is waiting on us.
Sends so far
None yet. When a send lands it shows up here with its transaction, and you can check the amount against the chain yourself.