mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
632 B
JSON
25 lines
632 B
JSON
|
{
|
||
|
"name": "Decentralized USD",
|
||
|
"symbol": "USDD",
|
||
|
"type": "TRC20",
|
||
|
"decimals": 18,
|
||
|
"description": "USDD is a fully decentralized algorithmic stablecoin",
|
||
|
"website": "https://usdd.io/",
|
||
|
"explorer": "https://tronscan.io/#/token20/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn",
|
||
|
"status": "active",
|
||
|
"id": "TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/usddio"
|
||
|
},
|
||
|
{
|
||
|
"name": "whitepaper",
|
||
|
"url": "https://usdd.io/USDD-en.pdf"
|
||
|
}
|
||
|
],
|
||
|
"tags": [
|
||
|
"stablecoin"
|
||
|
]
|
||
|
}
|