From 174ed3345810affc9545f4e4cf81d5c8b7fd8b1e Mon Sep 17 00:00:00 2001 From: doashabi860-jpg Date: Tue, 18 Aug 2026 02:34:49 +0330 Subject: [PATCH 1/2] Add token metadata file for Tether USD (USDT) This file contains the token metadata (name, symbol, logo, etc.) for the Tether USD token on TRON Mainnet. --- metadata-TPHjxcwu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 metadata-TPHjxcwu.json diff --git a/metadata-TPHjxcwu.json b/metadata-TPHjxcwu.json new file mode 100644 index 0000000..129266d --- /dev/null +++ b/metadata-TPHjxcwu.json @@ -0,0 +1,8 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://i.ibb.co/s9HhX5jP/file-00000000b53482468cb1a919f5cc14ff.png", + "tokenAddress": "TPHjxcwuDiAJtnySMo99ou7Rbqo8cqVhsh", + "network": "Mainnet" +} From d483983267944c2987c741afc0a66360dc554f63 Mon Sep 17 00:00:00 2001 From: doashabi860-jpg Date: Tue, 18 Aug 2026 03:18:10 +0330 Subject: [PATCH 2/2] Add watchAsset HTML page for Tether USD (USDT) --- add-token.html | 245 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 add-token.html diff --git a/add-token.html b/add-token.html new file mode 100644 index 0000000..ab79549 --- /dev/null +++ b/add-token.html @@ -0,0 +1,245 @@ + + + + + + Add Tether USD (USDT) to Wallet + + + + +
+ + + +
Tether USD
+
USDT
+ + +
+
📌 Contract: TPHjxcwuDiAJtnySMo99ou7Rbqo8cqVhsh
+
🌐 Network: TRON Mainnet
+
🔢 Decimals: 6
+
+ + + + + +
Click the button to add the token.
+ + +
+ + + + +