Skip to content

Commit 2f8d0eb

Browse files
authored
Update wallet-data.ts - unstoppable wallet
based on https://www.walletbeat.fyi/ info
1 parent e2fa609 commit 2f8d0eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ export const walletsData: WalletData[] = [
880880
],
881881
},
882882
{
883-
last_updated: "2022-06-24",
883+
last_updated: "2025-01-25",
884884
name: "Unstoppable wallet",
885885
image: UnstoppableWalletImage,
886886
twBackgroundColor: "bg-[#ffbe43]",
@@ -923,6 +923,8 @@ export const walletsData: WalletData[] = [
923923
onboard_documentation: "",
924924
documentation: "https://unstoppable.money/faq",
925925
supported_chains: ["Ethereum Mainnet"],
926+
"Arbitrum One",
927+
"OP Mainnet",
926928
},
927929

928930
{

0 commit comments

Comments
 (0)