Uniswap v4 · permission decoder

HookInspector

FN  address → bits
WIDTH  14 bit
QUERY  offline

Paste a Uniswap v4 hook address to read the callbacks it is allowed to run. v4 encodes those permissions in the low 14 bits of the address itself, so they decode instantly and offline. Whether a contract is actually deployed there is a separate question — verified on-chain below.

01hook address