trustwallet-assets/blockchains/aryacoin/info/info.json
Adam R 6d5682e43f
[Internal] Coin info type should be lowercase 'coin' (#11234)
* Coin info type should be lowercase 'coin'

* Make coin info types lowercase 'coin'

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-07-04 07:35:54 +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"
}
]
}