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 e2fa609 commit 2f8d0ebCopy full SHA for 2f8d0eb
src/data/wallets/wallet-data.ts
@@ -880,7 +880,7 @@ export const walletsData: WalletData[] = [
880
],
881
},
882
{
883
- last_updated: "2022-06-24",
+ last_updated: "2025-01-25",
884
name: "Unstoppable wallet",
885
image: UnstoppableWalletImage,
886
twBackgroundColor: "bg-[#ffbe43]",
@@ -923,6 +923,8 @@ export const walletsData: WalletData[] = [
923
onboard_documentation: "",
924
documentation: "https://unstoppable.money/faq",
925
supported_chains: ["Ethereum Mainnet"],
926
+ "Arbitrum One",
927
+ "OP Mainnet",
928
929
930
0 commit comments