mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
25 lines
794 B
JSON
25 lines
794 B
JSON
{
|
|
"name": "Decred",
|
|
"website": "https://decred.org",
|
|
"source_code": "https://github.com/decred",
|
|
"white_paper": "https://docs.decred.org",
|
|
"description": "Decred is a community-directed cryptocurrency with built-in governance to make it a superior long-term store of value.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/decredproject",
|
|
"handle": "decredproject"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/decred",
|
|
"handle": "decred"
|
|
}
|
|
],
|
|
"explorer": "https://dcrdata.decred.org",
|
|
"research": "https://research.binance.com/en/projects/decred",
|
|
"symbol": "DCR",
|
|
"type": "COIN",
|
|
"decimals": 8,
|
|
"status": "active"
|
|
} |