adding usdt token in base (#33950)

This commit is contained in:
twhino
2025-10-20 17:06:20 +08:00
committed by GitHub
parent 70f1078c32
commit 9f3f9a577c
2 changed files with 28 additions and 0 deletions
@@ -0,0 +1,28 @@
{
"name": "Bridged Tether USD",
"type": "BASE",
"symbol": "USDT",
"decimals": 6,
"website": "https://tether.to/",
"description": "Launched in 2014, Tether is a blockchain-enabled platform designed to facilitate the use of fiat currencies in a digital manner.",
"explorer": "https://basescan.org/token/0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
"status": "active",
"id": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
"links": [
{
"name": "whitepaper",
"url": "https://tether.to/transparency/"
},
{
"name": "x",
"url": "https://x.com/tether_to"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/tether/"
}
],
"tags": [
"stablecoin"
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB