From bce82ab8c1b436db03d5c3ad0c1511d7564cca5a Mon Sep 17 00:00:00 2001 From: itofarina Date: Wed, 21 May 2025 18:10:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20market:=20fix=20etherscan=20test?= =?UTF-8?q?net=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/networkData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/networkData.json b/config/networkData.json index 1d698408f..804fbbcbd 100644 --- a/config/networkData.json +++ b/config/networkData.json @@ -7,7 +7,7 @@ } }, "11155420": { - "etherscan": "https://sepolia-optimistic.etherscan.io/", + "etherscan": "https://sepolia-optimistic.etherscan.io", "subgraph": { "exactly": "https://api.thegraph.com/subgraphs/name/exactly/op-sepolia", "sablier": "https://api.thegraph.com/subgraphs/name/sablier-labs/sablier-v2-optimism-sepolia"