Deploying to gh-pages from @ ethereum-lists/chains@3e446a8b74 🚀

This commit is contained in:
ligi 2022-01-04 10:30:12 +00:00
parent 3f595e2d92
commit ae19c528f1
5 changed files with 36 additions and 2 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

@ -1831,6 +1831,19 @@
"rpc": ["https://testrpc.bittorrentchain.io/"],
"faucets": [],
"infoURL": "https://bittorrentchain.io/"
}, {
"name": "Conflux",
"chainId": 1030,
"shortName": "cfx",
"networkId": 1030,
"nativeCurrency": {
"name": "CFX",
"symbol": "CFX",
"decimals": 18
},
"rpc": ["https://ethcore.confluxrpc.com"],
"faucets": [],
"infoURL": "https://confluxnetwork.org"
}, {
"name": "Metis Andromeda Mainnet",
"chainId": 1088,

View File

@ -2503,6 +2503,26 @@
"url": "https://testscan.bittorrentchain.io/",
"standard": "none"
}]
}, {
"name": "Conflux",
"chain": "Conflux",
"network": "mainnet",
"rpc": ["https://ethcore.confluxrpc.com"],
"faucets": [],
"nativeCurrency": {
"name": "CFX",
"symbol": "CFX",
"decimals": 18
},
"infoURL": "https://confluxnetwork.org",
"shortName": "cfx",
"chainId": 1030,
"networkId": 1030,
"explorers": [{
"name": "Conflux Scan",
"url": "https://confluxscan.io",
"standard": "none"
}]
}, {
"name": "Metis Andromeda Mainnet",
"chain": "ETH",

View File

@ -140,6 +140,7 @@
"tclv": "eip155:1023",
"clv": "eip155:1024",
"tbtt": "eip155:1028",
"cfx": "eip155:1030",
"metis-andromeda": "eip155:1088",
"MATH": "eip155:1139",
"tMATH": "eip155:1140",