From c41a494684504ba5f61875c7849833a50cefbae4 Mon Sep 17 00:00:00 2001 From: Marcel Jackisch Date: Wed, 30 Nov 2022 22:51:16 +0100 Subject: [PATCH] Update eip155-44787.json Add blockexplorer operated by the Etherscan team --- _data/chains/eip155-44787.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_data/chains/eip155-44787.json b/_data/chains/eip155-44787.json index daac2729..5641224f 100644 --- a/_data/chains/eip155-44787.json +++ b/_data/chains/eip155-44787.json @@ -17,5 +17,12 @@ "https://celo.org/developers/faucet", "https://cauldron.pretoriaresearchlab.io/alfajores-faucet" ], - "infoURL": "https://docs.celo.org/" + "infoURL": "https://docs.celo.org/", + "explorers": [ + { + "name": "Celoscan", + "url": "https://celoscan.io", + "standard": "EIP3091" + } + ] }