V4HOOKSCUT SHEET DIRECTORY

Index / Custom swap data

Custom swap data Uniswap v4 hooks

Swaps need encoded hookData (or a custom router), not a bare vanilla swap.

Flaunch

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

productproductionLaunchpadsCreator economyCustom swap data
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

Referral fee

abi.encode(referrer) in hookData pays refBps of swap output to the referrer.

patternexperimentalCreator economyCustom 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

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

Trailing stop

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

patternexperimentalLimit ordersDynamic feeCustom swap data
MITEthereumUpd 2026-08-27

TWAMM

Execute large orders over time by settling virtual TWAMM flow before each swap and LP change.

patternexperimentalTWAMMCustom swap data
UNLICENSEDEthereumUpd 2026-08-27

VerifierHook

Gate every pool action behind an off-chain AML proof checked in the callback.

patternexperimentalComplianceCustom swap data
MITEthereumUpd 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