Skip to content

feat: add GonnaMakeIt (GMI) token#1745

Open
haidaralimasu wants to merge 3 commits intoMetaMask:masterfrom
haidaralimasu:feat/add-gmi-token
Open

feat: add GonnaMakeIt (GMI) token#1745
haidaralimasu wants to merge 3 commits intoMetaMask:masterfrom
haidaralimasu:feat/add-gmi-token

Conversation

@haidaralimasu
Copy link

@haidaralimasu haidaralimasu commented Mar 4, 2026

Summary

  • Adds GonnaMakeIt (GMI) ERC-20 token to contract-map.json
  • Contract address: 0x044E874f23F9a7e5Dad696554A116C4Bb62fEcB7
  • Adds GMI.svg logo to the images folder

Token Details

Test plan

  • All existing tests pass (npm test — 12816/12816 ok)
  • Address is valid EIP-55 checksum
  • Logo file exists and has no spaces in filename
  • Only permitted fields used

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-19 metadata/ JSON files and matching icons/ 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 a logo path pointing to the newly added chain-specific SVG.

Written by Cursor Bugbot for commit 286c4ae. This will update automatically on new commits. Configure here.

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)
@haidaralimasu haidaralimasu requested review from a team and MRabenda as code owners March 4, 2026 11:57
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.

1 participant