Skip to content

fix: use slip44:5042 for Arc's native USDC now that it has a real SLI… - #1883

Merged
MRabenda merged 1 commit into
masterfrom
fix/arc-native-slip44-5042
Jul 29, 2026
Merged

fix: use slip44:5042 for Arc's native USDC now that it has a real SLI…#1883
MRabenda merged 1 commit into
masterfrom
fix/arc-native-slip44-5042

Conversation

@maxime-oe

@maxime-oe maxime-oe commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

…P-44 entry

Arc (eip155:5042) was enabled before its native asset (USDC) had a SLIP-44 registry entry, so it was represented with the erc20:0x0 zero-address placeholder. The Arc team has since registered slip44:5042 for it, so this renames the native asset's metadata/icon files to the slip44:5042 convention already used for Somnia/Robinhood/MegaEth, matching the erc20:false shape.


Note

Low Risk
Metadata-only asset identifier rename; no application logic or security-sensitive code changes.

Overview
Arc chain (eip155:5042) native USDC metadata moves off the erc20:0x000…0000 placeholder now that SLIP-44 coin type 5042 is registered.

The old ERC-20-style entry is removed and replaced with slip44:5042.json with erc20: false, aligned with how other chains document native assets (e.g. Somnia, Robinhood, MegaEth). Name, symbol, decimals, and logo path are updated to the slip44 naming convention.

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

@maxime-oe
maxime-oe requested review from a team and MRabenda as code owners July 28, 2026 14:31
…P-44 entry

Arc (eip155:5042) was enabled before its native asset (USDC) had a SLIP-44
registry entry, so it was represented with the erc20:0x0 zero-address
placeholder. The Arc team has since registered slip44:5042 for it, so this
renames the native asset's metadata/icon files to the slip44:5042 convention
already used for Somnia/Robinhood/MegaEth, matching the erc20:false shape.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@maxime-oe
maxime-oe force-pushed the fix/arc-native-slip44-5042 branch from 5785f63 to b540f9f Compare July 28, 2026 14:48
@MRabenda
MRabenda merged commit d693f70 into master Jul 29, 2026
9 checks passed
@MRabenda
MRabenda deleted the fix/arc-native-slip44-5042 branch July 29, 2026 09:42
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