add ink (57073) support - #83
Merged
Merged
Conversation
- PoolManager 0x360e68faccca8ca495c1b759fd9eee466db9fb32 at block 4580556 - PositionManager 0x1b35d13a2e2528f192637f14b05f0dc0e7deb566 at block 4580572 - Reference token: native ETH; USD price anchored on the native ETH / USDT0 v4 pool at 0x26354d494b48cc544076d4afe855b5bf224e6a5d4e403bbbf04cbc7f25790b90 (stablecoinIsToken0=false; USDT0 is currency1) - Stablecoins: USDT0 (0x0200C29…0c1), USDC.e (0xF1815b…45D14) - Whitelist: WETH (0x4200…0006), native ETH, USDT0, USDC.e Deployment data sourced from Uniswap/contracts#153 (PROTO-1474); start blocks resolved via Ink RPC tx receipts. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
robert-seitz-uniswap
approved these changes
Jun 16, 2026
2 tasks
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
0x360e68faccca8ca495c1b759fd9eee466db9fb32at block 4580556.0x1b35d13a2e2528f192637f14b05f0dc0e7deb566at block 4580572.0x26354d494b48cc544076d4afe855b5bf224e6a5d4e403bbbf04cbc7f25790b90— native ETH (0x0000…0000) is currency0, USDT0 (0x0200C29…0c1) is currency1, sostablecoinIsToken0=false.0x4200…0006), native ETH, USDT0, USDC.e (0xF1815b…45D14).Mirrors the v3-subgraph PR #303 for the same chain.
Deployment data from Uniswap/contracts#153 (PROTO-1474); start blocks resolved by querying Ink RPC for the deployment transaction receipts.
Test plan
yarn generate-subgraph inksucceedsyarn build(codegen + graph build) succeeds — AssemblyScript compiles cleanly with the new branchNote:
yarn lintreports errors only ingenerated/(auto-generated bygraph codegen/graph build, gitignored but not in.eslintignore). Pre-existing on main — unrelated to this change.🤖 Generated with Claude Code