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.
The coin launched on Pons. Its symbol is read from the chain.
That is not a 20-byte address.
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.
What would be sent to initialize()
bit 13 ← → bit 0
Required hook address0x…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 invokeEnabled when the hooks are deployed and verified.