Skip to content

Commit 0fd49bb

Browse files
feat: add lens sepolia, zero testnet, and treasure topaz chains
1 parent 9584885 commit 0fd49bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ 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
6366
];
6467

6568
function useNetworkMismatchAdapter(desiredChainId: number) {

0 commit comments

Comments
 (0)