From d98102cc4c6a4f2571fa221d574a6e1f4e5fd7e8 Mon Sep 17 00:00:00 2001 From: abab azriy Date: Sat, 5 Sep 2026 02:23:36 +0330 Subject: [PATCH] Add MyUSDT TRC-20 metadata --- contract-metadata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contract-metadata.json diff --git a/contract-metadata.json b/contract-metadata.json new file mode 100644 index 000000000..c77bbd6d0 --- /dev/null +++ b/contract-metadata.json @@ -0,0 +1,9 @@ +{ + "name": "MyUSDT", + "symbol": "MUSDT", + "address": "TPHjxcwuDiAJtnySMo99ou7Rbqo8cqVhsh", + "decimals": 6, + "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