From 640e845c81880236f140eafa2cbc9ab2526eb1fd Mon Sep 17 00:00:00 2001 From: guardian Date: Thu, 22 Aug 2024 00:29:28 +0800 Subject: [PATCH] Added SQUID Game V2 to the token list --- tokenlist.json | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/tokenlist.json b/tokenlist.json index d814954..b7d4ac4 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -1,17 +1,15 @@ { - "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" - ] - } + "address": "TSjUeAj5y2p1QBX7353CKDAqHdb6gcpJhR", + "symbol": "SQUID", + "name": "SQUID Game V2", + "decimals": 18, + "logoURI": "https://i.imgur.com/NBqDsBp.jpg", + "homepage": "https://www.squidgametoken.vip/", + "MarketCapLink": "https://www.coingecko.com/en/coins/squid-game/", + "existingMarkets": [ + { + "source": "SUN.io", + "pairs": ["SQUID/WTRX"] + } ] -} \ No newline at end of file +}