Skip to content

Add metadata for MyUSDT (MUSDT) - #1944

Open
nassicatbessir-cell wants to merge 1 commit into
MetaMask:masterfrom
nassicatbessir-cell:master
Open

Add metadata for MyUSDT (MUSDT)#1944
nassicatbessir-cell wants to merge 1 commit into
MetaMask:masterfrom
nassicatbessir-cell:master

Conversation

@nassicatbessir-cell

@nassicatbessir-cell nassicatbessir-cell commented Sep 4, 2026

Copy link
Copy Markdown

📑 Token Metadata Submission


Note

Low Risk
Adds static JSON only with no application or contract logic changes; review should still confirm the token listing policy (e.g. name similarity to USDT).

Overview
Introduces a new root contract-metadata.json describing the TRC-20 token MyUSDT (MUSDT) at TPHjxcwuDiAJtnySMo99ou7Rbqo8cqVhsh, including 6 decimals, logo URL, project website, and a short description for testing/demo.

This is a metadata-only addition; no updates to the usual contract-map.json / CAIP-19 asset entries or bundled logo assets appear in the diff.

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

@nassicatbessir-cell
nassicatbessir-cell requested review from a team and MRabenda as code owners September 4, 2026 22:53

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

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 d98102c. Configure here.

Comment thread contract-metadata.json
"logo": "https://i.ibb.co/s9HhX5jP/file-00000000b53482468cb1a919f5cc14ff.png",
"website": "https://github.com/nassicatbessir-cell/justlists",
"description": "A custom TRC20 token for testing and demonstration purposes."
} No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Token metadata never consumed

Medium Severity

The new contract-metadata.json file is not read by buildindex.js or exported by index.js, so MUSDT never enters the published contract map. The entry also includes unpermitted fields and a remote logo URL that the existing metadata format does not consume.

Fix in Cursor Fix in Web

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