feat: add GonnaMakeIt (GMI) token#1745
Open
haidaralimasu wants to merge 3 commits intoMetaMask:masterfrom
Open
feat: add GonnaMakeIt (GMI) token#1745haidaralimasu wants to merge 3 commits intoMetaMask:masterfrom
haidaralimasu wants to merge 3 commits intoMetaMask:masterfrom
Conversation
Adds GMI token (0x044E874f23F9a7e5Dad696554A116C4Bb62fEcB7) with logo. GMI is the native utility token of the GonnaMakeIt NFT marketplace.
Adds GonnaMakeIt (GMI) token (0x044E874f23F9a7e5Dad696554A116C4Bb62fEcB7) metadata and icons for: - Ethereum (eip155:1) - Polygon (eip155:137) - Arbitrum (eip155:42161) - BSC (eip155:56) - Berachain (eip155:80094) - Unichain (eip155:130) - Base (eip155:8453) - Monad testnet (eip155:10143)
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.
Summary
0x044E874f23F9a7e5Dad696554A116C4Bb62fEcB7GMI.svglogo to the images folderToken Details
Test plan
npm test— 12816/12816 ok)Note
Low Risk
Low risk: this PR only adds static token metadata JSON and SVG icon assets, with no code or runtime logic changes.
Overview
Adds new ERC-20 asset entries for GonnaMakeIt (GMI) (
0x044E874f23F9a7e5Dad696554A116C4Bb62fEcB7) by introducing CAIP-19metadata/JSON files and matchingicons/SVGs across multiple EVM chain IDs (e.g.,eip155:1,56,137,42161,8453,10143,80094,130).Each metadata file includes
name,symbol,decimals,erc20: true, and alogopath pointing to the newly added chain-specific SVG.Written by Cursor Bugbot for commit 286c4ae. This will update automatically on new commits. Configure here.