trustwallet-assets/blockchains/dash/info/info.json
zachzwei 7aecb09d00 Updated info.json - removed "www"
Removed "www." on some coins that still have it for their website info.
2020-02-17 23:42:15 +08:00

27 lines
954 B
JSON

{
"name": "Dash",
"website": "https://dash.org/",
"source_code": "https://github.com/dashpay/dash",
"white_paper": "https://github.com/dashpay/dash/wiki/Whitepaper",
"short_description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.",
"description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.",
"explorers": [
{
"name": "Blockchair",
"url": "https://blockchair.com/dash"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Dashpay",
"handle": "Dashpay"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/dashpay",
"handle": "dashpay"
}
],
"data_source": "crowd"
}