Create 20.json (#87)

This commit is contained in:
lcl 2020-03-16 12:59:33 +08:00 committed by GitHub
parent d103f7553c
commit 71fd044792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
_data/chains/20.json Normal file
View 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
}