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@d99bef534e 🚀
This commit is contained in:
parent
d859af4e1d
commit
ab12f6cbf6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -729,11 +729,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "POA Network Sokol",
|
"name": "POA Network Sokol",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"shortName": "poa",
|
"shortName": "skl",
|
||||||
"networkId": 77,
|
"networkId": 77,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Sokol Ether",
|
"name": "POA Sokol Ether",
|
||||||
"symbol": "POA",
|
"symbol": "SKL",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://sokol.poa.network", "wss://sokol.poa.network/wss", "ws://sokol.poa.network:8546"],
|
"rpc": ["https://sokol.poa.network", "wss://sokol.poa.network/wss", "ws://sokol.poa.network:8546"],
|
||||||
|
@ -872,11 +872,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "POA Network Core",
|
"name": "POA Network Core",
|
||||||
"chainId": 99,
|
"chainId": 99,
|
||||||
"shortName": "skl",
|
"shortName": "poa",
|
||||||
"networkId": 99,
|
"networkId": 99,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Network Core Ether",
|
"name": "POA Network Core Ether",
|
||||||
"symbol": "SKL",
|
"symbol": "POA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://core.poanetwork.dev", "http://core.poanetwork.dev:8545", "https://core.poa.network", "ws://core.poanetwork.dev:8546"],
|
"rpc": ["https://core.poanetwork.dev", "http://core.poanetwork.dev:8545", "https://core.poa.network", "ws://core.poanetwork.dev:8546"],
|
||||||
|
|
|
@ -972,11 +972,11 @@
|
||||||
"faucets": ["https://faucet-sokol.herokuapp.com"],
|
"faucets": ["https://faucet-sokol.herokuapp.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Sokol Ether",
|
"name": "POA Sokol Ether",
|
||||||
"symbol": "POA",
|
"symbol": "SKL",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "poa",
|
"shortName": "skl",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"networkId": 77,
|
"networkId": 77,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
@ -1183,11 +1183,11 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Network Core Ether",
|
"name": "POA Network Core Ether",
|
||||||
"symbol": "SKL",
|
"symbol": "POA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "skl",
|
"shortName": "poa",
|
||||||
"chainId": 99,
|
"chainId": 99,
|
||||||
"networkId": 99,
|
"networkId": 99,
|
||||||
"slip44": 178,
|
"slip44": 178,
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
"SO1": "eip155:68",
|
"SO1": "eip155:68",
|
||||||
"okov": "eip155:69",
|
"okov": "eip155:69",
|
||||||
"mix": "eip155:76",
|
"mix": "eip155:76",
|
||||||
"poa": "eip155:77",
|
"skl": "eip155:77",
|
||||||
"primuschain": "eip155:78",
|
"primuschain": "eip155:78",
|
||||||
"GeneChain": "eip155:80",
|
"GeneChain": "eip155:80",
|
||||||
"Meter": "eip155:82",
|
"Meter": "eip155:82",
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
"Kylin Testnet": "eip155:95",
|
"Kylin Testnet": "eip155:95",
|
||||||
"nsc": "eip155:96",
|
"nsc": "eip155:96",
|
||||||
"bnbt": "eip155:97",
|
"bnbt": "eip155:97",
|
||||||
"skl": "eip155:99",
|
"poa": "eip155:99",
|
||||||
"xdai": "eip155:100",
|
"xdai": "eip155:100",
|
||||||
"eti": "eip155:101",
|
"eti": "eip155:101",
|
||||||
"w3g": "eip155:102",
|
"w3g": "eip155:102",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user