trustwallet-assets/blockchains/ellaism/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* 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>
2021-06-25 11:12:11 +02:00

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"
}
]
}