Uniswap v4 hooks, made simple.

UniFlow makes Uniswap v4 hooks visible, understandable, and easy to build.

UniFlow

Explore. Understand. Build.

  1. Launches

    Discover hooked coins on Robinhood Chain. Detected onchain from Uniswap v4 Initialize - not from a launchpad feed.

    Browse launches
  2. Mechanisms

    Understand and compare what hooks do - observed in the wild, or deployable templates you can launch with.

    Browse mechanisms
  3. Create

    Create your token with fees, rewards, and an optional stock pair - then launch on Uniswap v4.

    Start creating
  • 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.

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.

  1. Attach to a pool

    A pool can point to one hook contract - its custom brain. One hook can serve many pools.

  2. Run at key moments

    Hooks fire before or after initialize, liquidity, swap, or donate. You only use the moments you need.

  3. 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.