From 2a76914ad8d71033be10dfd7890badada1e21630 Mon Sep 17 00:00:00 2001 From: tokenusdt Date: Tue, 3 Dec 2024 18:08:44 +0800 Subject: [PATCH 1/2] Update tokenlist.json --- tokenlist.json | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/tokenlist.json b/tokenlist.json index d814954..85264fe 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -1,17 +1,9 @@ { - "address": "TW63guytLiXrGU9KrVgduoHRXaubaUkn3T", - "symbol": "Huobi 2nd Space", - "name": "Huobi 2nd Space Club", - "decimals": 6, - "logoURI": "https://hbg-prod-fed-public.hbfile.net/nuwa/static/prod/56020150-434a-46af-9eaa-fe1ed404c12b.gif", - "homepage": "https://www.huobi.com/", - "existingMarkets": [ - { - "source": "ApeNFT", - "pairs": [ - "Huobi 2nd Space/USDT", - "Huobi 2nd Space/TRX" - ] - } - ] -} \ No newline at end of file + "address": "TTskC53CMjYMATgLoN2rBrwpYYwU1dkjxv", // 你的代币地址 + "name": "Tether USD", // 代币名称 + "symbol": "USDT", // 代币符号 + "decimals": 6, // 精度 + "logoURI": "https://你的Logo链接", // 上传到 GitHub Pages 的图片链接 + "officialSite": "https://tokenusdt.github.io/usdt-tokentest/", // 官方网站链接 + "marketCap": 0 // 初始市值 +} From df52f23e424c74a77566088e41f8d68bb0dfadfb Mon Sep 17 00:00:00 2001 From: tokenusdt Date: Tue, 3 Dec 2024 18:17:04 +0800 Subject: [PATCH 2/2] Update tokenlist.json --- tokenlist.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tokenlist.json b/tokenlist.json index 85264fe..dba53eb 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -1,9 +1,9 @@ { - "address": "TTskC53CMjYMATgLoN2rBrwpYYwU1dkjxv", // 你的代币地址 - "name": "Tether USD", // 代币名称 - "symbol": "USDT", // 代币符号 - "decimals": 6, // 精度 - "logoURI": "https://你的Logo链接", // 上传到 GitHub Pages 的图片链接 - "officialSite": "https://tokenusdt.github.io/usdt-tokentest/", // 官方网站链接 - "marketCap": 0 // 初始市值 + "address": "TTskC53CMjYMATgLoN2rBrwpYYwU1dkjxv", + "name": "Tether USD", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://github.com/tokenusdt/usdt-tokentest/blob/main/logo.png?raw=true", + "officialSite": "https://tokenusdt.github.io/usdt-tokentest/", + "marketCap": 0 // }