Add GlueHook address to the hooks allowlist (16 chains, one address) - #1408
Open
lalilulel0x wants to merge 1 commit into
Open
Add GlueHook address to the hooks allowlist (16 chains, one address)#1408lalilulel0x wants to merge 1 commit into
lalilulel0x wants to merge 1 commit into
Conversation
This was referenced Aug 7, 2026
lalilulel0x
force-pushed
the
add-gluehook-allowlist
branch
from
August 7, 2026 21:42
7d21bb1 to
d260276
Compare
lalilulel0x
force-pushed
the
add-gluehook-allowlist
branch
from
August 7, 2026 21:46
d260276 to
3b5f90c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
HOOKS_ADDRESSES_ALLOWLIST.CREATEfrom a nonce-0 deployer):0xb216070c3509047ea597e2e626a29cea427a60c8ChainId): Mainnet, Optimism, Arbitrum, Polygon, Celo, BNB, Avalanche, Base, Zora, Blast, World Chain, Unichain, Monad, Soneium, X Layer, Tempo (16). The hook is also deployed on MegaETH and Robinhood at the same address.What is GlueHook?
GlueHook is a general-purpose Uniswap V4 hook — not a platform-specific one. Any project, DAO or community attaches it to its own pool permissionlessly and gets, natively on Uniswap:
burn(), else sent to0xdEaD, else held forever inside the hook with a public per-asset counter. Deflation with proof.And it is infrastructure, not a product with privileged access:
Safety properties relevant to routing
try/catch-style fault tolerance — on any internal failure the hook no-ops and the swap settles exactly like a vanilla pool. A misconfigured program cannot revert a route.hookData; standard Universal Router flows work unmodified.0x20C8):beforeInitialize,beforeSwap,afterSwap,beforeSwapReturnsDelta.Because the hook uses a delta flag, we have also submitted the Uniswap Labs hook routing allowlist form in parallel; this PR mirrors the precedent of other integrator submissions to this file.
Verification
Test plan
Live metrics: activity, volume and TVL for GlueHook pools across all chains are tracked on a public Dune dashboard: https://dune.com/lalilulel0x0869/gluehook-live