mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
0ffda0f89c
* Add KuCoin Community Chain Assets * Fix address sum * Fix token * Fix asset id sum Co-authored-by: covain <82358585+covain@users.noreply.github.com>
22 lines
933 B
JSON
22 lines
933 B
JSON
{
|
||
"name": "KCC-Peg Tether USD",
|
||
"website": "https://tether.to/en/",
|
||
"description": "USDT is a stablecoin (stable-value cryptocurrency) that mirrors the price of the U.S. dollar, issued by a Hong Kong-based company Tether. The token’s peg to the USD is achieved via maintaining a sum of commercial paper, fiduciary deposits, cash, reserve repo notes, and treasury bills in reserves that is equal in USD value to the number of USDT in circulation.",
|
||
"explorer": "https://explorer.kcc.io/token/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48",
|
||
"symbol": "USDT",
|
||
"type": "KRC20",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48",
|
||
"links": [
|
||
{
|
||
"name": "twitter",
|
||
"url": "https://twitter.com/Tether_to"
|
||
},
|
||
{
|
||
"name": "whitepaper",
|
||
"url": "https://tether.to/en/transparency/"
|
||
}
|
||
]
|
||
}
|