V4HOOKSCUT SHEET DIRECTORY

Index / Dynamic fee

Dynamic fee Uniswap v4 hooks

Pool fee can change via the hook (OVERRIDE_FEE / dynamic fee flag).

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

BaseDynamicFee

Set the pool LP fee afterInitialize, then poke updateDynamicLPFee when conditions change.

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

MevWindow

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

patternexperimentalLaunchpadsMEV protectionDynamic feesDynamic fee
MITBaseUpd 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

SlippageFeeHook

Simulate the swap, measure the tick it would move, then price the fee off that slippage.

patternexperimentalDynamic feesMEV protectionDynamic fee
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

SuckerPunch

Free ETH-pair buys, hold-time sell fee decay, same-block sell taxed as MEV.

patternexperimentalDynamic feesMEV protectionDynamic feeCustom swap data
MITEthereumUpd 2026-08-27

Super DCA

Dynamic LP fee in beforeSwap from who is swapping; pool must include the DCA token.

productproductionTWAMMDynamic feesVote-escrowDynamic fee
Apache-2.0Base · EthereumUpd 2026-08-27

SurgeFee

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

patternexperimentalDynamic feesLaunchpadsDynamic fee
MITEthereumUpd 2026-08-27

Trailing stop

Peak-tick trailing stop with trail fee on sells after retrace.

patternexperimentalLimit ordersDynamic feeCustom swap data
MITEthereumUpd 2026-08-27

Volatility oracle

Require a dynamic fee on initialize, then ramp LP fee by elapsed time after deploy.

patternexperimentalDynamic feesDynamic fee
UNLICENSEDEthereumUpd 2026-08-27

VolatilityFee

LP fee rises with |currentTick − lastTick| since the previous swap.

patternexperimentalDynamic feesDynamic fee
MITBaseUpd 2026-08-27

Volume tier

Cumulative swap notional unlocks lower dynamic fees for high-volume traders.

patternexperimentalDynamic feesDynamic feeCustom 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