mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
853 B
JSON
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"
|
|
}
|
|
]
|
|
} |