We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9584885 commit 0fd49bbCopy full SHA for 0fd49bb
apps/dashboard/src/components/buttons/MismatchButton.tsx
@@ -60,6 +60,9 @@ const GAS_FREE_CHAINS = [
60
75513, // Geek verse testnet
61
75512, // Geek verse mainnet
62
531050104, // sophon testnet
63
+ 37111, // lens sepolia
64
+ 4457845, // zero testnet
65
+ 978658, // treasure topaz
66
];
67
68
function useNetworkMismatchAdapter(desiredChainId: number) {
0 commit comments