Skip to content

fix(statics): add SUPPORTS_ERC20 to arcusdc/tarcusdc - #9320

Merged
shubham-damkondwar merged 1 commit into
masterfrom
CECHO-1676-arcusdc-erc20
Jul 22, 2026
Merged

fix(statics): add SUPPORTS_ERC20 to arcusdc/tarcusdc#9320
shubham-damkondwar merged 1 commit into
masterfrom
CECHO-1676-arcusdc-erc20

Conversation

@shubham-damkondwar

@shubham-damkondwar shubham-damkondwar commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Arc (Circle's L1) is EVM-compatible and supports ERC-20 deployment.
  • The arcusdc/tarcusdc base coin entries were missing CoinFeature.SUPPORTS_ERC20, which excludes the family from WP's ERC20-automation pipeline (evmChains in config/env/defaults/ethUtils.ts) even once mainnet tokens exist.

Test plan

  • yarn unit-test --scope @bitgo/statics
  • Confirm arcusdc/tarcusdc now appear in WP's ERC20-automation coin discovery once WP bumps this statics version

Ticket: CECHO-1676

Arc is EVM-compatible and supports ERC-20 deployment (Circle's own
EURC/USYC on Arc are ERC-20 contracts), matching the arcusdc:eurc and
arcusdc:usyc mainnet tokens already defined in statics. The base coin
was missing the feature flag, excluding the arcusdc family from WP's
ERC20-automation pipeline.

Ticket: CECHO-1676
@linear-code

linear-code Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

CECHO-1676

@shubham-damkondwar
shubham-damkondwar marked this pull request as ready for review July 22, 2026 08:28
@shubham-damkondwar
shubham-damkondwar requested a review from a team as a code owner July 22, 2026 08:28

@manojkumar138 manojkumar138 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LG

@shubham-damkondwar
shubham-damkondwar merged commit 42beac9 into master Jul 22, 2026
25 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