Index / Creator economy
Creator economy Uniswap v4 hooks
Creator coins, fees, and buybacks. Licensed Solidity excerpts with a link to the full source file.
FeeRouter
afterSwap skims protocolBps of output to an immutable treasury address.
patternexperimentalCreator economyDynamic fees
MITEthereumUpd 2026-08-27
Flaunch
PositionManager hook: beforeSwap runs the internal swap pool; afterSwap distributes creator fees.
productproductionLaunchpadsCreator economyCustom swap data
MITBaseUpd 2026-08-27
Referral fee
abi.encode(referrer) in hookData pays refBps of swap output to the referrer.
patternexperimentalCreator economyCustom swap data
MITEthereumUpd 2026-08-27
Zora Coin Hook
Creator coin hook: launch fee decay, LP positions on init, fee swap + reward distribution.
productproductionLaunchpadsCreator economyDynamic feesDynamic fee
MITBaseUpd 2026-08-27