mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@1adb8b2172 🚀
This commit is contained in:
parent
8ddae746c2
commit
722c39a003
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -246,7 +246,7 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://flare.xyz"
|
"infoURL": "https://flare.xyz"
|
||||||
}, {
|
}, {
|
||||||
"name": "ELA-ETH-Sidechain Mainnet",
|
"name": "Elastos Smart Chain",
|
||||||
"chainId": 20,
|
"chainId": 20,
|
||||||
"shortName": "elaeth",
|
"shortName": "elaeth",
|
||||||
"networkId": 20,
|
"networkId": 20,
|
||||||
|
@ -255,8 +255,8 @@
|
||||||
"symbol": "ELA",
|
"symbol": "ELA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainrpc.elaeth.io"],
|
"rpc": ["https://api.elastos.io/eth"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.elastos.org/"],
|
||||||
"infoURL": "https://www.elastos.org/"
|
"infoURL": "https://www.elastos.org/"
|
||||||
}, {
|
}, {
|
||||||
"name": "ELA-ETH-Sidechain Testnet",
|
"name": "ELA-ETH-Sidechain Testnet",
|
||||||
|
|
|
@ -321,10 +321,10 @@
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ELA-ETH-Sidechain Mainnet",
|
"name": "Elastos Smart Chain",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://mainrpc.elaeth.io"],
|
"rpc": ["https://api.elastos.io/eth"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.elastos.org/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Elastos",
|
"name": "Elastos",
|
||||||
"symbol": "ELA",
|
"symbol": "ELA",
|
||||||
|
@ -333,7 +333,12 @@
|
||||||
"infoURL": "https://www.elastos.org/",
|
"infoURL": "https://www.elastos.org/",
|
||||||
"shortName": "elaeth",
|
"shortName": "elaeth",
|
||||||
"chainId": 20,
|
"chainId": 20,
|
||||||
"networkId": 20
|
"networkId": 20,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "elastos eth explorer",
|
||||||
|
"url": "https://eth.elastos.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ELA-ETH-Sidechain Testnet",
|
"name": "ELA-ETH-Sidechain Testnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user