From 44d20b99f173e7e89a1f40ed98517304637c6c03 Mon Sep 17 00:00:00 2001 From: LPX Date: Fri, 27 Oct 2023 23:44:44 +0900 Subject: [PATCH] fix: usdt contract address --- src/tokenlist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tokenlist.json b/src/tokenlist.json index 131c8e7..76a6747 100644 --- a/src/tokenlist.json +++ b/src/tokenlist.json @@ -4,8 +4,8 @@ "logoURI": "https://testnet.forge.trade/images/ForgeIcon.png", "version": { "major": 25, - "minor": 7, - "patch": 5 + "minor": 8, + "patch": 6 }, "tokens": [ { @@ -429,7 +429,7 @@ "symbol": "cUSDT.k", "chainId": 9001, "decimals": 8, - "address": "0xb8f812b5943ab3bf941d5d4f1de90a4b326c5d8f", + "address": "0x5ac7404f17f64fe8cd812d45a6f5fc6ffc46f288", "logoURI": "https://bafybeicgrozniitu6o2yvhfav4jaiwytra6e6lczha4rdf5dugp6qxtcca.ipfs.w3s.link/cUSDT.png" } ]