Skip to content

chore: Add Arc chain#204

Open
dijanin-brat wants to merge 3 commits into
masterfrom
dijanin-brat/addArc
Open

chore: Add Arc chain#204
dijanin-brat wants to merge 3 commits into
masterfrom
dijanin-brat/addArc

Conversation

@dijanin-brat
Copy link
Copy Markdown
Contributor

No description provided.

@dijanin-brat dijanin-brat self-assigned this May 27, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8e854bced6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/networks.ts
oftEid: PRODUCTION_OFT_EIDs.ARBITRUM,
hypDomainId: MAINNET_CHAIN_IDs.ARBITRUM,
},
[CHAIN_IDs.ARC]: {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep Arc out of production until mainnet details exist

This adds Arc to PRODUCTION_NETWORKS, so production consumers that enumerate supported chains or use the fallback RPC/explorer will treat chain 5042 as live. Arc's public docs currently identify the public testnet as the active network with chain ID 5042002 and say mainnet endpoints/parameters are published separately when available; Circle's domain 26 is also listed for Arc Testnet. Until real mainnet parameters exist, this should stay only in TEST_NETWORKS to avoid routing production flows to placeholder/non-live Arc endpoints.

Useful? React with 👍 / 👎.

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