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