Create 21.json (#88)

elastos ethereum sidechain testnet
This commit is contained in:
lcl 2020-03-16 13:00:32 +08:00 committed by GitHub
parent 71fd044792
commit c3a11cfb76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
_data/chains/21.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "ELA-ETH-Sidechain Testnet",
"chain": "ETH",
"network": "testnet",
"rpc": [
"https://rpc.elaeth.io"
],
"faucets": [
"https://faucet.elaeth.io/"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://elaeth.io/",
"shortName": "ELAETHSC",
"chainId": 21,
"networkId": 2
}