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": "Ellaism",
|
|
"website": "https://ellaism.org",
|
|
"source_code": "https://github.com/ellaism",
|
|
"white_paper": "https://wiki.ellaism.org/about/technical-informations",
|
|
"description": "A stable Ethereum-like network with no premine and no dev fees. Monetary policy is enabled with a total supply of 280 million ELLA.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ellaismproject",
|
|
"handle": "ellaismproject"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/ellaism",
|
|
"handle": "ellaism"
|
|
}
|
|
],
|
|
"explorer": "https://limax-explorer.outdoordevs.com/home",
|
|
"symbol": "ELLA",
|
|
"type": "COIN",
|
|
"decimals": 8,
|
|
"status": "abandoned",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ellaism"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/ellaismproject"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/ellaism"
|
|
}
|
|
]
|
|
} |