From da82e33a40f13a72b1226240c6ddb7be73fbaa0a Mon Sep 17 00:00:00 2001 From: Final Frontier <92351492+rpinkney84@users.noreply.github.com> Date: Sat, 24 Aug 2024 13:45:22 -0500 Subject: [PATCH 1/4] Update tokenlist.json DO NOT REMOVE ANY EXISTING TOKENS --- tokenlist.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tokenlist.json b/tokenlist.json index d814954..22a1a1f 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -1,17 +1,17 @@ { - "address": "TW63guytLiXrGU9KrVgduoHRXaubaUkn3T", - "symbol": "Huobi 2nd Space", - "name": "Huobi 2nd Space Club", + "address": "TDhp3Uc6LoLJ8eDWapRE8NXR5CaeSoxubw", + "symbol": "USDTc", + "name": "Classic USDT", "decimals": 6, - "logoURI": "https://hbg-prod-fed-public.hbfile.net/nuwa/static/prod/56020150-434a-46af-9eaa-fe1ed404c12b.gif", - "homepage": "https://www.huobi.com/", + "logoURI": "https://assets.coingecko.com/coins/images/325/standard/Tether.png?1696501661", + "homepage": "https://tether.to/", "existingMarkets": [ { - "source": "ApeNFT", + "source": "Binance", "pairs": [ - "Huobi 2nd Space/USDT", - "Huobi 2nd Space/TRX" + "USDC/USDT", + "BTC/USDT" ] } ] -} \ No newline at end of file +} From 50f574e12806e9c959a1673cec72e1fe445ca415 Mon Sep 17 00:00:00 2001 From: Final Frontier <92351492+rpinkney84@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:02:18 -0500 Subject: [PATCH 2/4] Update tokenlist.json --- tokenlist.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/tokenlist.json b/tokenlist.json index 22a1a1f..61b9ac9 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -1,17 +1,19 @@ { - "address": "TDhp3Uc6LoLJ8eDWapRE8NXR5CaeSoxubw", - "symbol": "USDTc", - "name": "Classic USDT", + "address": "TW63guytLiXrGU9KrVgduoHRXaubaUkn3T", + "symbol": "Huobi 2nd Space", + "name": "Huobi 2nd Space Club", "decimals": 6, - "logoURI": "https://assets.coingecko.com/coins/images/325/standard/Tether.png?1696501661", - "homepage": "https://tether.to/", + "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", "source": "Binance", "pairs": [ - "USDC/USDT", - "BTC/USDT" - ] + "Huobi 2nd Space/USDT", + "Huobi 2nd Space/TRX", + ] } ] } +} From 8115d672b3d6d5839020639a29114adbd1c10cb1 Mon Sep 17 00:00:00 2001 From: Final Frontier <92351492+rpinkney84@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:02:31 -0500 Subject: [PATCH 3/4] Update tokenlist.json --- tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index 61b9ac9..57ce01a 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -16,4 +16,4 @@ } ] } -} + From 34f4964ef6dd198dcdbcaff7c98343931fbec7a6 Mon Sep 17 00:00:00 2001 From: Final Frontier <92351492+rpinkney84@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:08:34 -0500 Subject: [PATCH 4/4] Update tokenlist.json --- tokenlist.json | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index 57ce01a..3c82613 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -16,4 +16,35 @@ } ] } - +{ + "address": "TDhp3Uc6LoLJ8eDWapRE8NXR5CaeSoxubw", + "symbol": "USDTc", + "name": "Classic USDT", + "decimals": 6, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/825.png", + "homepage": "https://tether.to/", + "MarketCapLink": "https://coinmarketcap.com/currencies/tether/", + "existingMarkets": [ + { + "source": "Binance", + "pairs": [ + "BTC/USDT", + "USDC/USDT", + "ETH/USDT", + "SOL/USDT" + ] + }, + { + "source": "Poloniex", + "pairs": [ + "BTC/USDT" + ] + }, + { + "source": "KuCoin", + "pairs": [ + "BTC/USDT" + ] + } + ] +}