From a8817092cac5b520a8b8a1981a91f6cb6969fd85 Mon Sep 17 00:00:00 2001 From: Victor Baranov Date: Thu, 2 Dec 2021 17:41:46 +0400 Subject: [PATCH] Change Sokol chain symbol SKL => SPOA (#621) --- _data/chains/eip155-77.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-77.json b/_data/chains/eip155-77.json index da0e7f5c..66aef5c1 100644 --- a/_data/chains/eip155-77.json +++ b/_data/chains/eip155-77.json @@ -8,15 +8,15 @@ "ws://sokol.poa.network:8546" ], "faucets": [ - "https://faucet-sokol.herokuapp.com" + "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,