Skip to content

feat: add ARC mainnet in token scanning#9248

Closed
maxime-oe wants to merge 1 commit into
mainfrom
feat/add-arc-token-scanning
Closed

feat: add ARC mainnet in token scanning#9248
maxime-oe wants to merge 1 commit into
mainfrom
feat/add-arc-token-scanning

Conversation

@maxime-oe

@maxime-oe maxime-oe commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Explanation

Adds ARC mainnet to Token Scanning in phishing-controller.

DO NOT MERGE until https://github.com/consensys-vertical-apps/va-mmcx-security-alerts-api/pull/194 (API) is merged.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Single additive chain mapping with no auth or logic changes; effectiveness depends on the upstream API supporting arc.

Overview
Adds Arc mainnet to phishing-controller token scanning by mapping chain id 0x13b2 to arc in DEFAULT_CHAIN_ID_TO_NAME, so bulkScanTokens and related flows can resolve the chain name when calling the security alerts API.

The unreleased changelog entry documents the new network support. Deploy order: the matching security-alerts API change should land before this is merged.

Reviewed by Cursor Bugbot for commit 593d7c2. Bugbot is set up for automated code reviews on this repo. Configure here.

@maxime-oe maxime-oe force-pushed the feat/add-arc-token-scanning branch from a0e3aa3 to 593d7c2 Compare June 24, 2026 06:08
@maxime-oe maxime-oe marked this pull request as ready for review July 8, 2026 15:02
@maxime-oe maxime-oe requested review from a team as code owners July 8, 2026 15:02
@maxime-oe maxime-oe temporarily deployed to default-branch July 8, 2026 15:03 — with GitHub Actions Inactive
@maxime-oe

Copy link
Copy Markdown
Contributor Author

Already included in #9506

@maxime-oe maxime-oe closed this Jul 16, 2026
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.

1 participant