trustwallet-assets/blockchains/ether-1/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

28 lines
853 B
JSON

{
"name": "Ether-1",
"website": "https://ether1.org/",
"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/"
},
{
"name": "whitepaper",
"url": "https://www.ether1.cloud/images/whitepaper.pdf"
}
]
}