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@a8817092ca 🚀
This commit is contained in:
parent
80b5d60d0b
commit
d1f2640a3e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -755,15 +755,15 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "POA Network Sokol",
|
"name": "POA Network Sokol",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"shortName": "skl",
|
"shortName": "spoa",
|
||||||
"networkId": 77,
|
"networkId": 77,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Sokol Ether",
|
"name": "POA Sokol Ether",
|
||||||
"symbol": "SKL",
|
"symbol": "SPOA",
|
||||||
"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"],
|
||||||
"faucets": ["https://faucet-sokol.herokuapp.com"],
|
"faucets": ["https://faucet.poa.network"],
|
||||||
"infoURL": "https://poa.network"
|
"infoURL": "https://poa.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "PrimusChain mainnet",
|
"name": "PrimusChain mainnet",
|
||||||
|
|
|
||||||
|
|
@ -1009,14 +1009,14 @@
|
||||||
"chain": "POA",
|
"chain": "POA",
|
||||||
"network": "sokol",
|
"network": "sokol",
|
||||||
"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"],
|
||||||
"faucets": ["https://faucet-sokol.herokuapp.com"],
|
"faucets": ["https://faucet.poa.network"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "POA Sokol Ether",
|
"name": "POA Sokol Ether",
|
||||||
"symbol": "SKL",
|
"symbol": "SPOA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://poa.network",
|
"infoURL": "https://poa.network",
|
||||||
"shortName": "skl",
|
"shortName": "spoa",
|
||||||
"chainId": 77,
|
"chainId": 77,
|
||||||
"networkId": 77,
|
"networkId": 77,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,7 @@
|
||||||
"SO1": "eip155:68",
|
"SO1": "eip155:68",
|
||||||
"okov": "eip155:69",
|
"okov": "eip155:69",
|
||||||
"mix": "eip155:76",
|
"mix": "eip155:76",
|
||||||
"skl": "eip155:77",
|
"spoa": "eip155:77",
|
||||||
"primuschain": "eip155:78",
|
"primuschain": "eip155:78",
|
||||||
"GeneChain": "eip155:80",
|
"GeneChain": "eip155:80",
|
||||||
"Meter": "eip155:82",
|
"Meter": "eip155:82",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user