Uniswap v4 hooks, made simple.
UniFlow makes Uniswap v4 hooks visible, understandable, and easy to build.
Explore. Understand. Build.
Launches
Discover hooked coins on Robinhood Chain. Detected onchain from Uniswap v4 Initialize - not from a launchpad feed.
Mechanisms
Understand and compare what hooks do - observed in the wild, or deployable templates you can launch with.
Create
Create your token with fees, rewards, and an optional stock pair - then launch on Uniswap v4.
-
Every Hook
UniFlow indexes deployed hooks and the pools using them, beginning with Robinhood Chain and expanding across every major v4 network.
-
Every Rule
Contracts become simple visual flows showing what triggers the hook, what it does, and exactly where the value goes.
-
Your Own Logic
Combine reviewed modules, configure every parameter, simulate the outcome, and deploy your own programmable market.
Built for programmable markets:
How Hooks Work
A Uniswap v4 hook is a small contract attached to a pool. It runs custom logic at exact moments - so a market can do more than swap.
-
Attach to a pool
A pool can point to one hook contract - its custom brain. One hook can serve many pools.
-
Run at key moments
Hooks fire before or after initialize, liquidity, swap, or donate. You only use the moments you need.
-
Change what the pool does
Fees, rewards, permissions, oracles, and custom curves live on the pool - without rebuilding an exchange.
Find a coin, understand its mechanism, then reuse or customize it in Create.