trustwallet-assets/blockchains/aryacoin/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

25 lines
719 B
JSON

{
"name": "Aryacoin",
"website": "https://aryacoin.io",
"description": "Aryacoin is a new age cryptocurrency, which withholds the original principle on which the concept of cryptocurrency was established",
"explorer": "https://explorer2.aryacoin.io",
"research": "",
"symbol": "AYA",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/Aryacoin/Aryacoin"
},
{
"name": "twitter",
"url": "https://twitter.com/AryacoinAYA"
},
{
"name": "whitepaper",
"url": "https://aryacoin.io/Aryacoin.html"
}
]
}