trustwallet-assets/blockchains/ether-1/info/info.json
Adam R 6d5682e43f
[Internal] Coin info type should be lowercase 'coin' (#11234)
* Coin info type should be lowercase 'coin'

* Make coin info types lowercase 'coin'

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-07-04 07:35:54 +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"
}
]
}