Deploying to gh-pages from @ ethereum-lists/chains@5b500fd715 🚀

This commit is contained in:
ligi 2022-02-09 12:24:59 +00:00
parent c1e90eb0d2
commit 5988d7aacd
4 changed files with 11 additions and 10 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

@ -792,7 +792,7 @@
"faucets": ["http://fauceth.komputing.org?chain=69&address=${ADDRESS}"],
"infoURL": "https://optimism.io"
}, {
"name": "Conflux Testnet",
"name": "Conflux eSpace (Testnet)",
"chainId": 71,
"shortName": "cfxtest",
"networkId": 71,
@ -802,7 +802,7 @@
"decimals": 18
},
"rpc": ["https://evmtestnet.confluxrpc.com"],
"faucets": [],
"faucets": ["https://faucet.confluxnetwork.org"],
"infoURL": "https://confluxnetwork.org"
}, {
"name": "IDChain Mainnet",
@ -2053,7 +2053,7 @@
"faucets": [],
"infoURL": "https://bittorrentchain.io/"
}, {
"name": "Conflux Mainnet",
"name": "Conflux eSpace",
"chainId": 1030,
"shortName": "cfx",
"networkId": 1030,

View File

@ -1052,11 +1052,11 @@
"chainId": 69,
"networkId": 69
}, {
"name": "Conflux Testnet",
"name": "Conflux eSpace (Testnet)",
"chain": "Conflux",
"network": "testnet",
"rpc": ["https://evmtestnet.confluxrpc.com"],
"faucets": [],
"faucets": ["https://faucet.confluxnetwork.org"],
"nativeCurrency": {
"name": "CFX",
"symbol": "CFX",
@ -1069,7 +1069,7 @@
"icon": "conflux",
"explorers": [{
"name": "Conflux Scan",
"url": "https://evmtestnet.confluxscan.io",
"url": "https://evmtestnet.confluxscan.net",
"standard": "none"
}]
}, {
@ -2770,8 +2770,9 @@
"standard": "none"
}]
}, {
"name": "Conflux Mainnet",
"name": "Conflux eSpace",
"chain": "Conflux",
"network": "mainnet",
"rpc": ["https://evm.confluxrpc.com"],
"faucets": [],
"nativeCurrency": {
@ -2786,7 +2787,7 @@
"icon": "conflux",
"explorers": [{
"name": "Conflux Scan",
"url": "https://evm.confluxscan.io",
"url": "https://evm.confluxscan.net",
"standard": "none"
}]
}, {