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

This commit is contained in:
ligi 2021-11-12 21:37:22 +00:00
parent d859af4e1d
commit ab12f6cbf6
5 changed files with 12 additions and 12 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

@ -729,11 +729,11 @@
}, {
"name": "POA Network Sokol",
"chainId": 77,
"shortName": "poa",
"shortName": "skl",
"networkId": 77,
"nativeCurrency": {
"name": "POA Sokol Ether",
"symbol": "POA",
"symbol": "SKL",
"decimals": 18
},
"rpc": ["https://sokol.poa.network", "wss://sokol.poa.network/wss", "ws://sokol.poa.network:8546"],
@ -872,11 +872,11 @@
}, {
"name": "POA Network Core",
"chainId": 99,
"shortName": "skl",
"shortName": "poa",
"networkId": 99,
"nativeCurrency": {
"name": "POA Network Core Ether",
"symbol": "SKL",
"symbol": "POA",
"decimals": 18
},
"rpc": ["https://core.poanetwork.dev", "http://core.poanetwork.dev:8545", "https://core.poa.network", "ws://core.poanetwork.dev:8546"],

View File

@ -972,11 +972,11 @@
"faucets": ["https://faucet-sokol.herokuapp.com"],
"nativeCurrency": {
"name": "POA Sokol Ether",
"symbol": "POA",
"symbol": "SKL",
"decimals": 18
},
"infoURL": "https://poa.network",
"shortName": "poa",
"shortName": "skl",
"chainId": 77,
"networkId": 77,
"explorers": [{
@ -1183,11 +1183,11 @@
"faucets": [],
"nativeCurrency": {
"name": "POA Network Core Ether",
"symbol": "SKL",
"symbol": "POA",
"decimals": 18
},
"infoURL": "https://poa.network",
"shortName": "skl",
"shortName": "poa",
"chainId": 99,
"networkId": 99,
"slip44": 178,

View File

@ -55,7 +55,7 @@
"SO1": "eip155:68",
"okov": "eip155:69",
"mix": "eip155:76",
"poa": "eip155:77",
"skl": "eip155:77",
"primuschain": "eip155:78",
"GeneChain": "eip155:80",
"Meter": "eip155:82",
@ -66,7 +66,7 @@
"Kylin Testnet": "eip155:95",
"nsc": "eip155:96",
"bnbt": "eip155:97",
"skl": "eip155:99",
"poa": "eip155:99",
"xdai": "eip155:100",
"eti": "eip155:101",
"w3g": "eip155:102",