feat: add ARC mainnet wrapped ether token#1833
Open
maxime-oe wants to merge 1 commit into
Open
Conversation
arafetbenmakhlouf
approved these changes
Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The token is not deployed. The address
0x128cC466B61f542da60c70e3aA11c10e19B84EDBwas provided as predicted address by the Arc team.Note
Low Risk
Static token metadata and artwork only; no application or contract logic changes.
Overview
Registers Wrapped Ether (WETH) on ARC mainnet (
eip155:5042) at0x128cC466B61f542da60c70e3aA11c10e19B84EDB, using the same metadata shape as other ERC-20 entries (name, symbol, 18 decimals, logo path).Adds a matching SVG token icon and a new metadata JSON file; this is the first token entry for chain
5042in the diff.Reviewed by Cursor Bugbot for commit 25389f1. Bugbot is set up for automated code reviews on this repo. Configure here.