Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 6680bf7

Browse files
devin-ai-integration[bot]aditya@dourolabs.xyz
authored andcommitted
Add explorer links for Giwa, Sanko, Sonic, and Tabi testnets
Co-Authored-By: [email protected] <[email protected]>
1 parent 8ea98da commit 6680bf7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

components/EntropyDeploymentsConfig.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,16 @@ export const EntropyDeploymentsConfig: Record<string, ChainOverride> = {
2222
rpc: "https://rpc.hypurrscan.io",
2323
nativeCurrency: "HYPE",
2424
},
25+
"91342": {
26+
explorer: "https://sepolia-explorer.giwa.io",
27+
},
28+
"1992": {
29+
explorer: "https://sanko-arb-sepolia.explorer.caldera.xyz",
30+
},
31+
"14601": {
32+
explorer: "https://testnet.sonicscan.org",
33+
},
34+
"9788": {
35+
explorer: "https://testnetv2.tabiscan.com",
36+
},
2537
};

0 commit comments

Comments
 (0)