feat(ink): complete the Ink (57073) deployments registry: adopted v2/v3 + Permit2#153
Merged
Merged
Conversation
marktoda
previously approved these changes
Jun 11, 2026
Standalone off main: the full Ink Uniswap deployment record — v4 core + the periphery we deployed (PermissionsAdapterFactory, view/mixed quoters, UR v2.2, Calibur, FOT/Fee/7914 detectors, SwapProxy) + the adopted Protofire v2/v3 + canonical Permit2 = 25 contracts in deployments/json/57073.json, the regenerated deployments/57073.md, and the Deploy-all broadcast + task records. Cross-checked against PROTO-1474; addresses verified on-chain. SwapProxy's cross-chain create2.json record stays in the SwapProxy PR (#151). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
f6fe396 to
331e184
Compare
david-uniswap
added a commit
that referenced
this pull request
Jun 11, 2026
Keeps this PR SwapProxy-only. The Ink v4/periphery registry (deployments/json/57073.json), the regenerated 57073.md, the Deploy-all broadcast, and the deploy task were recorded here via the #152 merge; they now live in the standalone Ink registry PR #153 (off main). The SwapProxy cross-chain record for Ink stays in .swapproxy-deploy/create2.json (this PR's domain). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
marktoda
approved these changes
Jun 11, 2026
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
Standalone PR off
mainrecording the complete Uniswap deployment on Ink (chain 57073) — all 25 contracts indeployments/json/57073.json, the regenerateddeployments/57073.md, plus the Deploy-all broadcast + deploy-task records.Full set recorded
All addresses verified on-chain and cross-checked against PROTO-1474. Adopted (Protofire) contracts carry a provenance
notein the JSON..mdregenerated viaforge-chronicles --skip-json(no recompile);deployments/index.mdintentionally untouched (Ink already listed; regen would clobber other chains' labels).Relationship to #151
This PR is standalone off
main(no longer stacked on #151). It touches only Ink files, while #151 is SwapProxy-only and touches disjoint files — so they merge tomainindependently with no conflict. SwapProxy-on-Ink is recorded here in57073.json(per-chain registry) and in #151's.swapproxy-deploy/create2.json(the cross-chain SwapProxy registry, which can't live onmainwithout #151's infra).Note
v2
feeToSetterhas been transferred from the Protofire deployer EOA to governance (aliased L1 Timelock0x2BAD…46CD, matching v4) — tx0xd7e4577f…, PROTO-1475.🤖 Generated with Claude Code