diff --git a/tokenlist.json b/tokenlist.json index d814954..3c82613 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -8,10 +8,43 @@ "existingMarkets": [ { "source": "ApeNFT", + "source": "Binance", "pairs": [ "Huobi 2nd Space/USDT", - "Huobi 2nd Space/TRX" - ] + "Huobi 2nd Space/TRX", + ] } ] -} \ No newline at end of file +} +{ + "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" + ] + } + ] +}