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 179c91e commit 79012aeCopy full SHA for 79012ae
src/data/wallets/wallet-data.ts
@@ -307,7 +307,7 @@ export const walletsData: WalletData[] = [
307
],
308
},
309
{
310
- last_updated: "2025-02-01",
+ last_updated: "2025-03-17",
311
name: "MetaMask",
312
image: MetaMaskImage,
313
twBackgroundColor: "bg-[#FFFFFF]",
@@ -361,8 +361,8 @@ export const walletsData: WalletData[] = [
361
"zh-tw",
362
363
twitter: "https://x.com/metamask",
364
- discord: "",
365
- reddit: "",
+ discord: "https://discord.gg/consensys",
+ reddit: "https://www.reddit.com/r/Metamask",
366
telegram: "",
367
ios: true,
368
android: true,
0 commit comments