mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create 20.json (#87)
This commit is contained in:
parent
d103f7553c
commit
71fd044792
18
_data/chains/20.json
Normal file
18
_data/chains/20.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "ELA-ETH-Sidechain Mainnet",
|
||||||
|
"chain": "ETH",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://mainrpc.elaeth.io"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Ether",
|
||||||
|
"symbol": "ETH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.elastos.org/",
|
||||||
|
"shortName": "ELAETHSC",
|
||||||
|
"chainId": 20,
|
||||||
|
"networkId": 1
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user