Skip to content

Commit afb6343

Browse files
feat: add lens sepolia, zero testnet, and treasure topaz chains (#5391)
1 parent 7d34a8f commit afb6343

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/dashboard/src/components/buttons/MismatchButton.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ const GAS_FREE_CHAINS = [
6060
75513, // Geek verse testnet
6161
75512, // Geek verse mainnet
6262
531050104, // sophon testnet
63+
37111, // lens sepolia
64+
4457845, // zero testnet
65+
978658, // treasure topaz
66+
300, // zksync sepolia
6367
];
6468

6569
function useNetworkMismatchAdapter(desiredChainId: number) {

0 commit comments

Comments
 (0)