diff --git a/_data/chains/eip155-246.json b/_data/chains/eip155-246.json index 56fa8b21..61fec517 100644 --- a/_data/chains/eip155-246.json +++ b/_data/chains/eip155-246.json @@ -7,7 +7,7 @@ "wss://rpc.energyweb.org/ws" ], "faucets": [ - "https://faucet.carbonswap.exchange" + "https://faucet.carbonswap.exchange", "https://free-online-app.com/faucet-for-eth-evm-chains/" ], "nativeCurrency": { "name": "Energy Web Token", @@ -18,5 +18,13 @@ "shortName": "ewt", "chainId": 246, "networkId": 246, - "slip44": 246 + "slip44": 246, + + "explorers": [{ + "name": "blockscout", + "url": "https://explorer.energyweb.org", + "standard": "none" + }] + + }