mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
adding usdt token in base (#33950)
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user