trustwallet-assets/blockchains/ether-1/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

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

38 lines
1.1 KiB
JSON

{
"name": "Ether-1",
"website": "https://ether1.org/",
"source_code": "https://github.com/Ether1Project",
"white_paper": "http://www.ether1.cloud/images/whitepaper.pdf",
"description": "The Ether-1 Project aims to disrupt how information is shared and controlled on the internet by providing a new solution for how files are fundamentally stored and accessed.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Ether1Official",
"handle": "Ether1Official"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/etho1/",
"handle": "etho1"
}
],
"explorer": "https://explorer.ether1.org/",
"symbol": "ETHO",
"type": "COIN",
"decimals": 18,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/Ether1Project"
},
{
"name": "twitter",
"url": "https://twitter.com/Ether1Official"
},
{
"name": "reddit",
"url": "https://reddit.com/r/etho1/"
}
]
}