Skip to content

Commit 9ec6275

Browse files
authored
Update wallet-data.ts - mew
1 parent c0cc10e commit 9ec6275

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ export const walletsData: WalletData[] = [
836836
supported_chains: ["Ethereum Mainnet", "OP Mainnet", "Arbitrum One"],
837837
},
838838
{
839-
last_updated: "2024-09-26",
839+
last_updated: "2025-03-19",
840840
name: "MEW wallet",
841841
image: MewImage,
842842
twBackgroundColor: "bg-[#05C0A5]",
@@ -883,6 +883,7 @@ export const walletsData: WalletData[] = [
883883
"zkSync Mainnet",
884884
"Base",
885885
"Arbitrum One",
886+
"OP Mainnet"
886887
],
887888
},
888889
{

0 commit comments

Comments
 (0)