Add EuroID (EID) token - #1950
Open
GuardianID-SK wants to merge 2 commits into
Open
GuardianID-SK wants to merge 2 commits into
GuardianID-SK wants to merge 2 commits into
Conversation
- Token: EuroID (EID) - Contract: 0x905cc1ca8b81bc22f395ecbe7513f57eabe1ce0c - Decimals: 18 - Network: Ethereum Mainnet - Website: https://eid.guardian-id.org EuroID is a European digital identity token for verification, payments, and financial services access.
This branch has not been deployed
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.
EuroID (EID) Token Registration
Token Details:
Description:
EuroID (EID) is a European digital identity token enabling decentralized verification, cross-border payments, and frictionless access to European financial services.
Links:
Verification:
✅ Contract verified on Etherscan
✅ Logo provided in SVG format
✅ Metadata complete and accurate
✅ Project active and maintained
Note
High Risk
The diff deletes the canonical token map, icons, build tooling, and release/validation automation, which would break
@metamask/contract-metadatafor all dependents if merged.Overview
This PR does not match its stated goal of registering EuroID (EID). The diff removes almost the entire
@metamask/contract-metadatatree rather than adding a CAIP-19 metadata entry, icon undericons/, or row incontract-map.json.Removed infrastructure and data: README, LICENSE, CONTRIBUTING, changelog, editor/git config, Copilot/Cursor docs, and the asset CLI (
cli-update-asset.js) plusbuildindex.js. CI/CD is gone—tests, release/npm publish, security scanner, and the workflow that builds the Uniswap token list and uploads to S3.Removed product surface: the full
contract-map.jsonindex (thousands of token/NFT entries) and manyicons/assets (including CAIP-style paths). CODEOWNERS is effectively cleared.If EuroID files exist under
images/tokens/ethereum/at HEAD, they are not wired into the deleted index/build pipeline, so MetaMask consumers of this package would not get EID—and would lose every other listed asset.Reviewed by Cursor Bugbot for commit 0f9c929. Bugbot is set up for automated code reviews on this repo. Configure here.