trustwallet-assets/blockchains/aryacoin/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

23 lines
724 B
JSON

{
"name": "Aryacoin",
"website": "https://aryacoin.io",
"source_code": "https://github.com/Aryacoin/Aryacoin",
"white_paper": "https://aryacoin.io/Aryacoin.html",
"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"
}
]
}