Skip to content

add ink (57073) support - #219

Merged
ciyengar3 merged 1 commit into
mainfrom
ciyengar3/add-ink
Jun 16, 2026
Merged

add ink (57073) support#219
ciyengar3 merged 1 commit into
mainfrom
ciyengar3/add-ink

Conversation

@ciyengar3

Copy link
Copy Markdown
Collaborator

Summary

  • Adds Ink (chain 57073 / network ink) as a supported network for the V2 subgraph (both v2 and v2-tokens types).
  • Factory 0xfe57a6ba1951f69ae2ed4abe23e0f095df500c04, deployed at block 524511.
  • USD pricing anchored on the WETH/USDC.e pair 0xfa3a9015e5fd82485835e23260bc98adadca8a01 (STABLE_TOKEN_PAIRS); REFERENCE_TOKEN = WETH (0x4200…0006).
  • Whitelist: WETH, USDC.e (0xF1815b…45D14), USDT0 (0x0200C29…0c1).
  • Stablecoins: USDC.e, USDT0.

Mirrors the megaeth-mainnet config pattern (L2, WETH at 0x4200…0006). Companion to the Ink work in v4-subgraph #83.

Also registers INK in the NETWORK enum in script/utils/prepareNetwork.ts so the build/deploy scripts accept --network ink.

Test plan

  • Deployed (per author)
  • STABLE_TOKEN_PAIRS source pool confirmed on-chain as WETH/USDC.e (token0 0x4200…0006, token1 0xf181…5d14)

🤖 Generated with Claude Code

V2 factory 0xfe57a6ba1951f69ae2ed4abe23e0f095df500c04 deployed at block
524511. USD pricing anchored on the WETH/USDC.e pair
0xfa3a9015e5fd82485835e23260bc98adadca8a01 (STABLE_TOKEN_PAIRS),
REFERENCE_TOKEN = WETH. Whitelist: WETH, USDC.e, USDT0. Stablecoins:
USDC.e, USDT0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ciyengar3
ciyengar3 merged commit 91ba4b1 into main Jun 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants