From c71615ed203bf61108ad56e34ff09e1112828c42 Mon Sep 17 00:00:00 2001 From: nidhi-singh02 Date: Wed, 15 Oct 2025 15:12:49 +0530 Subject: [PATCH] build fix --- components/EntropyDeploymentsConfig.ts | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/components/EntropyDeploymentsConfig.ts b/components/EntropyDeploymentsConfig.ts index 31b21a1f..f66f111e 100644 --- a/components/EntropyDeploymentsConfig.ts +++ b/components/EntropyDeploymentsConfig.ts @@ -38,16 +38,4 @@ export const EntropyDeploymentsConfig: Record = { "91342": { explorer: "https://sepolia-explorer.giwa.io", }, - "91342": { - explorer: "https://sepolia-explorer.giwa.io", - }, - "1992": { - explorer: "https://sanko-arb-sepolia.explorer.caldera.xyz", - }, - "14601": { - explorer: "https://testnet.sonicscan.org", - }, - "9788": { - explorer: "https://testnetv2.tabiscan.com", - }, };