V4HOOKSCUT SHEET DIRECTORY

Index / Launchpads

Launchpads Uniswap v4 hooks

Token launches that settle into v4 pools. Licensed Solidity excerpts with a link to the full source file.

AntiSnipe

Launch guard — max buy (% supply), snipe tax on exact-input buys for N blocks after init.

patternexperimentalLaunchpadsMEV protectionDynamic feesDynamic fee
MITEthereumUpd 2026-08-27

AutoBurn

Burns burnBps of token output on exact-input buys via afterSwapReturnDelta.

patternexperimentalLaunchpads
MITEthereumUpd 2026-08-27

Buyback

Treasury-funded market buy when pool tick is at or below thresholdTick.

patternexperimentalLaunchpads
MITEthereumUpd 2026-08-27

Clanker

Dynamic-fee launch hook: beforeSwap sets fee, claims, runs an MEV module, then takes protocol delta.

productproductionLaunchpadsDynamic feesMEV protectionDynamic fee
MITBaseUpd 2026-08-27

Doppler

Whetstone bonding-curve hook: rebalance slugs before swap, migrate when proceeds cap hit.

productproductionLaunchpadsLP managementDynamic fee
BUSL-1.1BaseUpd 2026-08-27

Flaunch

PositionManager hook: beforeSwap runs the internal swap pool; afterSwap distributes creator fees.

productproductionLaunchpadsCreator economyCustom swap data
MITBaseUpd 2026-08-27

Liquidity bootstrapping

Linear-decay token sale via beforeSwapReturnDelta (LBP-style custom curve).

patternexperimentalLaunchpads
MITEthereumUpd 2026-08-27

Liquidity lock

afterAddLiquidity sets unlock time; beforeRemoveLiquidity reverts until lock expires.

patternexperimentalLaunchpadsLP management
MITEthereumUpd 2026-08-27

LpRewards

Pull buy-side token rewards, then flush() donates pending balance to in-range LPs.

patternexperimentalLaunchpadsLP management
MITEthereumUpd 2026-08-27

MevWindow

Elevated swap fee and blocked add-liquidity for mevBlocks after pool init.

patternexperimentalLaunchpadsMEV protectionDynamic feesDynamic fee
MITBaseUpd 2026-08-27

NthBuyPot

Deterministic Nth-buy jackpot — potBps per buy, counter advances once per block, claim-backed.

patternexperimentalLaunchpadsCustom swap data
MITEthereumUpd 2026-08-27

Sell guard

Sell cooldown blocks rapid dumps; repeat sells in a window pay ramp fee.

patternexperimentalLaunchpadsMEV protectionDynamic feeCustom swap data
MITEthereumUpd 2026-08-27

SniperTax

Launch LP fee decays linearly from startFee to baseFee over duration seconds.

patternexperimentalLaunchpadsDynamic feesMEV protectionDynamic fee
MITBaseUpd 2026-08-27

SurgeFee

LP fee scales with swap size vs pool liquidity — no simulate-and-revert.

patternexperimentalDynamic feesLaunchpadsDynamic fee
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