From 9a27a14a58028b2b0ea1cc00d8773c794529745f Mon Sep 17 00:00:00 2001 From: stefdelec Date: Mon, 11 Oct 2021 20:16:34 +0200 Subject: [PATCH] update eip155-99.json with explorers (#475) Co-authored-by: ligi --- _data/chains/eip155-99.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-99.json b/_data/chains/eip155-99.json index 0da81c93..f89082d1 100644 --- a/_data/chains/eip155-99.json +++ b/_data/chains/eip155-99.json @@ -18,5 +18,10 @@ "shortName": "skl", "chainId": 99, "networkId": 99, - "slip44": 178 + "slip44": 178, + "explorers": [{ + "name": "blockscout", + "url": "https://blockscout.com/poa/core", + "standard": "none" + }] } \ No newline at end of file