From 5a69a3df7d04e8f093d4eb8d5979e57eabdd0d31 Mon Sep 17 00:00:00 2001 From: ligi Date: Fri, 8 Jul 2022 11:51:27 +0200 Subject: [PATCH] Fix 6969 explorer --- _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",