What are creator fees?
A cut of every trade that goes to the token's creator — and what usually happens to it.
On most launchpads, every buy and sell of a token pays a small fee to the wallet that launched it. Over a token's life that adds up to a meaningful stream of value — and it is almost always unaccounted for. It accrues quietly, one wallet claims it, and holders have no way to know what it was used for.
Pook keeps the creator fee, and makes it programmable. The fee is charged on each trade against the launch curve, held by the launchpad, and released only through the token's router.
How much is the fee?
The creator fee rate is set by the launchpad contract and reported on every token page as Creator fee per trade. It is read from the contract (feeConfig(token).creatorFeeBps) rather than hard-coded in the interface.