chains/_data/chains/64.json
ligi 150aa21bd1
Add nativeCurrency - closes #66 and add chains_mini.json
also improves #61 - at least now mainnet is on top again ;-)
2019-05-22 23:41:52 +02:00

16 lines
316 B
JSON

{
"name": "Ellaism",
"chain": "ELLA",
"network": "mainnet",
"rpc": ["https://jsonrpc.ellaism.org"],
"faucets": [],
"nativeCurrency": {
"name": "Ellaism Ether",
"symbol": "ELLA",
"decimals": 18
},
"infoURL": "https://ellaism.org",
"shortName": "ella",
"chainId": 64,
"networkId": 1
}