Skip to content

Add SuzukaCoin (SUZUKA) token on Polygon - #1924

Open
ZUENS2020 wants to merge 1 commit into
MetaMask:masterfrom
ZUENS2020:add-suzuka-coin
Open

Add SuzukaCoin (SUZUKA) token on Polygon#1924
ZUENS2020 wants to merge 1 commit into
MetaMask:masterfrom
ZUENS2020:add-suzuka-coin

Conversation

@ZUENS2020

@ZUENS2020 ZUENS2020 commented Aug 22, 2026

Copy link
Copy Markdown

Description

Adding SuzukaCoin (SUZUKA) ERC-20 token on Polygon PoS mainnet.

Token Details

Logo

512×512 PNG, stored in images/ directory.

Changes

  • Added logo image: images/0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.png
  • Added entry to contract-map.json

Checklist

  • Logo is square PNG
  • Contract is verified on Polygonscan
  • Entry added to contract-map.json with correct checksum address
  • Tests pass (702/702)
  • No private keys or secrets committed

Note

Low Risk
Metadata-only token listing with no logic, auth, or data-handling changes. Reviewers should still confirm the contract address and logo are correct before merge.

Overview
Adds SuzukaCoin (SUZUKA) as an ERC-20 entry in contract-map.json at 0x6B4b59237f5C78c6eD94bE88DB757f327737BF38 (18 decimals), with logo 0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.png.

Reviewed by Cursor Bugbot for commit e19f039. Bugbot is set up for automated code reviews on this repo. Configure here.

- Contract: 0x6B4b59237f5C78c6eD94bE88DB757f327737BF38
- Symbol: SUZUKA
- Decimals: 18
- Chain: Polygon PoS (Chain ID 137)
- Logo: 512x512 PNG
- Verified contract on Polygonscan
- Deploy TX: 0x9c3b0c0ad2782ba68ee06235512652781e1d4384f70141212fbd00fed2a5cddc
- Website: https://polygonscan.com/address/0x6b4b59237f5c78c6ed94be88db757f327737bf38
@ZUENS2020
ZUENS2020 requested review from a team and MRabenda as code owners August 22, 2026 14:25
Copilot AI lite review requested due to automatic review settings August 22, 2026 14:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Reviewed by Cursor Bugbot for commit e19f039. Configure here.

Comment thread contract-map.json
"logo": "0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.png",
"erc20": true,
"symbol": "SUZUKA",
"decimals": 18

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Polygon token on Ethereum map

High Severity

SuzukaCoin is described as a Polygon PoS token (chain ID 137), but it is registered under a bare address in contract-map.json, which maps Ethereum mainnet contracts. Polygon assets belong under CAIP-19 keys in metadata/eip155:137/ and icons/eip155:137/. As written, consumers treat this as an Ethereum token and Polygon clients never resolve it.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit e19f039. Configure here.

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.

2 participants