Deploying to gh-pages from @ ethereum-lists/chains@1adb8b2172 🚀

This commit is contained in:
ligi 2022-01-23 08:50:41 +00:00
parent 8ddae746c2
commit 722c39a003
4 changed files with 14 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -246,7 +246,7 @@
"faucets": [],
"infoURL": "https://flare.xyz"
}, {
"name": "ELA-ETH-Sidechain Mainnet",
"name": "Elastos Smart Chain",
"chainId": 20,
"shortName": "elaeth",
"networkId": 20,
@ -255,8 +255,8 @@
"symbol": "ELA",
"decimals": 18
},
"rpc": ["https://mainrpc.elaeth.io"],
"faucets": [],
"rpc": ["https://api.elastos.io/eth"],
"faucets": ["https://faucet.elastos.org/"],
"infoURL": "https://www.elastos.org/"
}, {
"name": "ELA-ETH-Sidechain Testnet",

View File

@ -321,10 +321,10 @@
"standard": "EIP3091"
}]
}, {
"name": "ELA-ETH-Sidechain Mainnet",
"name": "Elastos Smart Chain",
"chain": "ETH",
"rpc": ["https://mainrpc.elaeth.io"],
"faucets": [],
"rpc": ["https://api.elastos.io/eth"],
"faucets": ["https://faucet.elastos.org/"],
"nativeCurrency": {
"name": "Elastos",
"symbol": "ELA",
@ -333,7 +333,12 @@
"infoURL": "https://www.elastos.org/",
"shortName": "elaeth",
"chainId": 20,
"networkId": 20
"networkId": 20,
"explorers": [{
"name": "elastos eth explorer",
"url": "https://eth.elastos.io",
"standard": "EIP3091"
}]
}, {
"name": "ELA-ETH-Sidechain Testnet",
"chain": "ETH",