Skip to content

Commit

Permalink
refactor: deprecate mumbai
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Apr 26, 2024
1 parent 438fd58 commit 41e1b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/collections/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ const mumbai: Network = {
chainName: "Mumbai Testnet",
chainNameShort: "Mumbai",
isTestnet: true,
isDeprecated: true,
chainId: 80001,
nativeCurrency: {
name: "tMATIC",
Expand Down

0 comments on commit 41e1b34

Please sign in to comment.