Skip to content

added CasinoUsd icon add and metadata. - #1884

Open
hamzacoder786 wants to merge 2 commits into
MetaMask:masterfrom
hamzacoder786:master
Open

added CasinoUsd icon add and metadata.#1884
hamzacoder786 wants to merge 2 commits into
MetaMask:masterfrom
hamzacoder786:master

Conversation

@hamzacoder786

@hamzacoder786 hamzacoder786 commented Jul 29, 2026

Copy link
Copy Markdown

MetaMask Ecosystem Submission Template

MetaMask does not guarantee direct manual token onboarding from contract metadata.
Use this package to improve automatic detection through indexers and token lists.

Token data

URLs

Suggested submission notes

Please include CasinoUsd (cUSDT) in token indexing/list ecosystems used by MetaMask discovery.
Contract is verified and active on Ethereum mainnet with liquidity and transfer activity.


Note

Low Risk
Static token metadata and icon only; no application logic, auth, or data-handling changes.

Overview
Adds CasinoUsd (cUSDT) to the token catalog for Ethereum mainnet (chain ID 1) at contract 0x9301d03bC62B79eA914Ebf73ce0dDF71dc95E921.

The new metadata entry records 18 decimals, an SVG logo path, project links (website, X, Telegram), and discovery references (Etherscan, DexScreener, IPFS token list, CoinMarketCap/GeckoTerminal). Notes flag a verified contract and an HTTPS/IPFS token list.

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

@hamzacoder786
hamzacoder786 requested review from a team and MRabenda as code owners July 29, 2026 15:14

@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

❌ 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 fce0c37. Configure here.

"notes": {
"contractVerifiedOnEtherscan": true,
"tokenListAvailableOnHttpsOrIpfs": true
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Invalid nested metadata schema

High Severity

Token fields were nested under token, with extra top-level project, references, and notes objects. Metadata in this package is flat and limited to permitted-fields.json (name, symbol, decimals, erc20, logo, etc.). Consumers and tests read those keys at the root, so this entry loses its name, symbol, decimals, and logo and fails the permitted-fields check.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit fce0c37. 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.

1 participant