mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change Sokol chain symbol SKL => SPOA (#621)
This commit is contained in:
parent
a0f8e9cb08
commit
a8817092ca
|
@ -8,15 +8,15 @@
|
||||||
"ws://sokol.poa.network:8546"
|
"ws://sokol.poa.network:8546"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet-sokol.herokuapp.com"
|
"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,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user