Change Sokol chain symbol SKL => SPOA (#621)

This commit is contained in:
Victor Baranov 2021-12-02 17:41:46 +04:00 committed by GitHub
parent a0f8e9cb08
commit a8817092ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,