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

This commit is contained in:
ligi 2021-12-02 13:43:50 +00:00
parent 80b5d60d0b
commit d1f2640a3e
5 changed files with 9 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

@ -755,15 +755,15 @@
}, {
"name": "POA Network Sokol",
"chainId": 77,
"shortName": "skl",
"shortName": "spoa",
"networkId": 77,
"nativeCurrency": {
"name": "POA Sokol Ether",
"symbol": "SKL",
"symbol": "SPOA",
"decimals": 18
},
"rpc": ["https://sokol.poa.network", "wss://sokol.poa.network/wss", "ws://sokol.poa.network:8546"],
"faucets": ["https://faucet-sokol.herokuapp.com"],
"faucets": ["https://faucet.poa.network"],
"infoURL": "https://poa.network"
}, {
"name": "PrimusChain mainnet",

View File

@ -1009,14 +1009,14 @@
"chain": "POA",
"network": "sokol",
"rpc": ["https://sokol.poa.network", "wss://sokol.poa.network/wss", "ws://sokol.poa.network:8546"],
"faucets": ["https://faucet-sokol.herokuapp.com"],
"faucets": ["https://faucet.poa.network"],
"nativeCurrency": {
"name": "POA Sokol Ether",
"symbol": "SKL",
"symbol": "SPOA",
"decimals": 18
},
"infoURL": "https://poa.network",
"shortName": "skl",
"shortName": "spoa",
"chainId": 77,
"networkId": 77,
"explorers": [{

View File

@ -57,7 +57,7 @@
"SO1": "eip155:68",
"okov": "eip155:69",
"mix": "eip155:76",
"skl": "eip155:77",
"spoa": "eip155:77",
"primuschain": "eip155:78",
"GeneChain": "eip155:80",
"Meter": "eip155:82",