diff --git a/components/EntropyDeploymentsConfig.ts b/components/EntropyDeploymentsConfig.ts index c7a0d793..89c07afb 100644 --- a/components/EntropyDeploymentsConfig.ts +++ b/components/EntropyDeploymentsConfig.ts @@ -22,4 +22,16 @@ export const EntropyDeploymentsConfig: Record = { rpc: "https://rpc.hypurrscan.io", nativeCurrency: "HYPE", }, + "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", + }, };