Add EuroID (EID) token - European Digital Identity - #1931
Open
GuardianID-SK wants to merge 1 commit into
Open
Conversation
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.
Add EuroID (EID) token - European Digital Identity on Ethereum MainNet.
Token Details
Token Purpose
EuroID is a European Digital Identity token enabling secure blockchain-based identity verification.
Files Added
Note
High Risk
Wipes the entire token map, assets, npm package infrastructure, and CI—breaking change for any wallet or app depending on this repo, unrelated to a normal metadata addition.
Overview
This PR does not match its description. The diff removes almost the entire repository—not an incremental EuroID listing.
It deletes the full MetaMask contract-metadata package:
contract-map.json, themetadata//icons/CAIP-19 layout,buildindex.js,cli-update-asset.js, Uniswap list generation,package.json, tests/CI workflows (test, publish, security scan, S3 token list), docs (README,CHANGELOG, contributing/style guides), and thousands of existing token icons and tooling config.What remains in the PR head is only a new
images/0x905cc1ca8b81bc22f395ecbe7513f57eabe1ce0c/entry (info.json+logo.jpg) for EuroID (EID)—a path/format this repo did not use before (it expected CAIP-19metadata/+icons/and CLI/asset:setworkflow).Net effect: consumers of
@metamask/contract-metadatawould lose all published token data and build/release automation; the stated “add EID” change is overshadowed by repository-wide deletion.Reviewed by Cursor Bugbot for commit ef750ab. Bugbot is set up for automated code reviews on this repo. Configure here.