BTCloadingETHloadingSOLloadingBNBloadingLINKloadingAVAXloadingBTCloadingETHloadingSOLloadingBNBloadingLINKloadingAVAXloading
Coin Blog Analytics

Unichain Hooks

The hooks page gets the same vivid banner style while the onchain hook contract view remains the core utility underneath.

Focus v4 hooks
Coverage Contracts
Mode Live onchain
Hooks Analytics
Unichain
SectionHooksTracked Uniswap v4 hook contracts.
SignalsLiveOnchain contract state and usage.
CoverageRegistryUseful contract-level hook data.
UtilityResearchBuilt for fast hook review.
What is a hook & how to read this page?

What is a hook? In Uniswap v4 a hook is a small smart contract attached to a liquidity pool. It runs custom code at key moments — before/after a swap, when liquidity is added or removed, on donations, or when the pool is created. A hook's powers are baked into the last bits of its contract address, so we can read exactly what it is allowed to do.

How to read a card:

  • 0x2ea5…6ae0 — the hook contract address (tap to open details). #1 is its rank by number of pools.
  • 19 pools — how many Unichain pools use this hook.
  • ⚡ Dynamic fee — the hook can change the swap fee on the fly instead of a fixed tier.
  • Category chips (Swap logic, Liquidity logic, Custom accounting…) — a plain-language summary of what it does.
  • Flag chips (beforeSwap, afterSwap…) — the exact permissions the hook holds. Hover any chip for a description.

Tap a card to open the full permission matrix (green dot = enabled), the tokens it is used with, and a one-line summary of what the hook actually does.

Rule of thumb: more permissions = more custom behaviour. A hook with only beforeSwap + dynamic fee is usually a fee/pricing hook; liquidity flags mean it reacts to LP changes; “return delta” flags mean it can take custom fees or change amounts — powerful, but worth extra scrutiny.

Unique Hooks
distinct hook contracts
Hooked Pools
pools using a hook
Dynamic-fee Pools
fee flag 0x800000
Pools Scanned
in block range
Hook Contracts
loading...
Loading...

Hook data is read directly from Uniswap v4 PoolManager Initialize events on Unichain. Not financial advice.

Unichain — Uniswap v4 Hooks Explorer

Hooks

What hooks do

Uniswap v4 hooks are contracts that run custom logic around swaps, liquidity changes and donations. Their permissions are encoded in the low bits of the hook address, so we can decode exactly what each hook is allowed to do.

Discovery

Live on Unichain

We scan Initialize events from the v4 PoolManager on Unichain to find every hook contract in use, how many pools rely on it, and whether it uses dynamic fees or custom swap accounting.

Crypto news in your inboxCoin Blog digest. No spam, unsubscribe anytime.