Add SuzukaCoin (SUZUKA) token on Polygon - #1924
Open
ZUENS2020 wants to merge 1 commit into
Open
Conversation
- 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
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Reviewed by Cursor Bugbot for commit e19f039. Configure here.
| "logo": "0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.png", | ||
| "erc20": true, | ||
| "symbol": "SUZUKA", | ||
| "decimals": 18 |
There was a problem hiding this comment.
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.
Reviewed by Cursor Bugbot for commit e19f039. Configure here.
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.


Description
Adding SuzukaCoin (SUZUKA) ERC-20 token on Polygon PoS mainnet.
Token Details
Logo
512×512 PNG, stored in
images/directory.Changes
images/0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.pngcontract-map.jsonChecklist
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 incontract-map.jsonat0x6B4b59237f5C78c6eD94bE88DB757f327737BF38(18 decimals), with logo0x6B4b59237f5C78c6eD94bE88DB757f327737BF38.png.Reviewed by Cursor Bugbot for commit e19f039. Bugbot is set up for automated code reviews on this repo. Configure here.