From 8f33531824ecb50ad4e8a3491a48ac33a696d8c4 Mon Sep 17 00:00:00 2001 From: ligi Date: Fri, 8 Jul 2022 14:53:16 +0200 Subject: [PATCH] Fix 6969 explorer (#1338) --- _data/chains/eip155-6969.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-6969.json b/_data/chains/eip155-6969.json index 52951fec..7577d72b 100644 --- a/_data/chains/eip155-6969.json +++ b/_data/chains/eip155-6969.json @@ -15,9 +15,9 @@ "explorers": [{ "name": "tombscout", - "url": "https://tombscout.com/", + "url": "https://tombscout.com", "standard": "none" - }] + }], "parent": { "type" : "L2", "chain": "eip155-250",