From 36382c637aeb0e1bed6fa4983e836ed56a3a49ea Mon Sep 17 00:00:00 2001 From: ligi Date: Wed, 13 Apr 2022 13:57:23 +0200 Subject: [PATCH] Update _data/chains/eip155-69420.json --- _data/chains/eip155-69420.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-69420.json b/_data/chains/eip155-69420.json index 6c8e455f..58a6d980 100644 --- a/_data/chains/eip155-69420.json +++ b/_data/chains/eip155-69420.json @@ -17,9 +17,9 @@ "shortName": "cndr", "chainId": 69420, "networkId": 69420, - "explorers": [ + "explorers": [ { "name": "Condrieu explorer", - "https://explorer.condrieu.ethdevops.io", + "url": "https://explorer.condrieu.ethdevops.io", "standard": "none" - ] + }] }