Skip to content

Add Ice Snow Coin (ISC) BEP20 token metadata#1830

Open
Icesnowcoin wants to merge 6 commits into
MetaMask:masterfrom
Icesnowcoin:master
Open

Add Ice Snow Coin (ISC) BEP20 token metadata#1830
Icesnowcoin wants to merge 6 commits into
MetaMask:masterfrom
Icesnowcoin:master

Conversation

@Icesnowcoin
Copy link
Copy Markdown

@Icesnowcoin Icesnowcoin commented Jun 3, 2026

Description

Adding metadata and logo for Ice Snow Coin (ISC) on BNB Smart Chain.

Token Info

  • Contract: 0x11229a3f976566FA8a3ba462C432122f3B8876f6
  • Chain: BSC (Chain ID 56)
  • Symbol: ISC
  • Decimals: 18
  • Website: https://icesnowcoin.com

Checklist

  • Logo added to images/ directory (ISC.png)
  • Entry added to contract-map.json
  • Logo is PNG, <100KB
  • Contract verified on BscScan

Note

Low Risk
Metadata-only registry change with no application logic, auth, or financial code affected.

Overview
Registers Ice Snow Coin (ISC) on BSC by adding contract 0x11229a3f976566FA8a3ba462C432122f3B8876f6 to contract-map.json with name, symbol, 18 decimals, and logo ISC.png.

The diff also fixes JSON structure at the end of the file: the Frankencoin Pool Share (FPS) entry is closed with }, before the new object instead of an incorrect trailing brace.

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

@Icesnowcoin Icesnowcoin requested review from a team and MRabenda as code owners June 3, 2026 12:34
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 994cef8. Configure here.

Comment thread contract-map.json Outdated
Comment thread contract-map.json
"symbol": "ISC",
"decimals": 18,
"chainId": 56
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

BSC token in legacy map

Medium Severity

ISC is registered only in the flat contract-map.json, while other BSC assets in this repo live under metadata/eip155:56/. CAIP-based outputs built from metadata/ (for example buildindex.js and the multichain token list) will not include this token.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 994cef8. Configure here.

@Icesnowcoin
Copy link
Copy Markdown
Author

Hi @MRabenda, could you please review this PR when you have a chance? The token is actively traded on PancakeSwap with locked liquidity. Happy to make any adjustments if needed. Thank you!

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