diff --git a/src/collections/networks.ts b/src/collections/networks.ts index 4a8e3c1b..c0153493 100644 --- a/src/collections/networks.ts +++ b/src/collections/networks.ts @@ -276,6 +276,7 @@ const mumbai: Network = { chainName: "Mumbai Testnet", chainNameShort: "Mumbai", isTestnet: true, + isDeprecated: true, chainId: 80001, nativeCurrency: { name: "tMATIC",