Terminal

Pick the rules.
Read the address they force.

A hook's permissions live in the low bits of its own address, so a hook set is not a setting — it is an address you have to mine for. Everything on this page is that arithmetic, run live. Nothing is deployed from here yet.

Wallet not connected
Reads work without one — connecting only lets the page check your network.
Pool

The coin launched on Pons. Its symbol is read from the chain.

0.25% / 25 is not a Uniswap default — it is what Pools.trade fixes for every launch, and the most common configuration on this chain.

Converted to sqrtPriceX96 in integers, so there is no float drift near the tick bounds.

Pool key

What would be sent to initialize()

Rules 0 selected
Permission mask

bit 13 ← → bit 0

Required hook address

0x…0000

A salt is mined until CREATE2 lands on an address ending in those four hex digits. Anything else, and the PoolManager rejects the pool at initialize().

Callbacks the pool may invoke
The hook contracts are not written. Deploying is disabled here on purpose — a button that looked live would be the lie.

Enabled when the hooks are deployed and verified.