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": [],
|
||||
"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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user