Skip to content

Commit 79012ae

Browse files
committed
chore: update metamask wallet data
1 parent 179c91e commit 79012ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ export const walletsData: WalletData[] = [
307307
],
308308
},
309309
{
310-
last_updated: "2025-02-01",
310+
last_updated: "2025-03-17",
311311
name: "MetaMask",
312312
image: MetaMaskImage,
313313
twBackgroundColor: "bg-[#FFFFFF]",
@@ -361,8 +361,8 @@ export const walletsData: WalletData[] = [
361361
"zh-tw",
362362
],
363363
twitter: "https://x.com/metamask",
364-
discord: "",
365-
reddit: "",
364+
discord: "https://discord.gg/consensys",
365+
reddit: "https://www.reddit.com/r/Metamask",
366366
telegram: "",
367367
ios: true,
368368
android: true,

0 commit comments

Comments
 (0)