mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a594afc159
* Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
22 lines
754 B
JSON
22 lines
754 B
JSON
{
|
|
"name": "Tether USD",
|
|
"website": "https://tether.to",
|
|
"description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.",
|
|
"explorer": "https://bscscan.com/token/0x55d398326f99059fF775485246999027B3197955",
|
|
"research": "",
|
|
"type": "BEP20",
|
|
"symbol": "USDT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x55d398326f99059fF775485246999027B3197955",
|
|
"links": [
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/tether/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/tether/"
|
|
}
|
|
]
|
|
} |