From a69238fe0fb094c70f876f5b9ca9970ef82ee84d Mon Sep 17 00:00:00 2001 From: viet-nv Date: Wed, 20 Mar 2024 11:08:07 +0700 Subject: [PATCH] fix: mantle mainnet --- src/constants/networks.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/networks.ts b/src/constants/networks.ts index f6f988f7e0..c35716b672 100644 --- a/src/constants/networks.ts +++ b/src/constants/networks.ts @@ -77,6 +77,7 @@ export const MAINNET_NETWORKS = [ ChainId.BTTC, ChainId.CRONOS, ChainId.BLAST, + ChainId.MANTLE, ] as const // These option of walletconnect is not support by wallets properly