forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
24 lines (24 loc) · 798 Bytes
/
info.json
File metadata and controls
24 lines (24 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"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"
}