trustwallet-assets/blockchains/ether-1/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

26 lines
853 B
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.",
"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/"
}
]
}