mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* 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>
38 lines
1.1 KiB
JSON
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/"
|
|
}
|
|
]
|
|
} |