From cc36a06ff80173645cd90793ba54b39c801f004b Mon Sep 17 00:00:00 2001 From: Matthew Lilley Date: Sat, 1 Oct 2022 16:08:12 +0100 Subject: [PATCH] Add Bobascan explorer (#1649) * Update eip155-288.json * Update eip155-288.json * Update eip155-288.json --- _data/chains/eip155-288.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/chains/eip155-288.json b/_data/chains/eip155-288.json index 18b4d457..29a50f65 100644 --- a/_data/chains/eip155-288.json +++ b/_data/chains/eip155-288.json @@ -14,6 +14,11 @@ "networkId": 288, "explorers": [ + { + "name": "Bobascan", + "url": "https://bobascan.com", + "standard": "none" + }, { "name": "Blockscout", "url": "https://blockexplorer.boba.network",