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 fd71df5 + 4885897 commit d95a0c4Copy full SHA for d95a0c4
src/data/wallets/wallet-data.ts
@@ -149,7 +149,7 @@ export const walletsData: WalletData[] = [
149
supported_chains: ["Ethereum Mainnet"],
150
},
151
{
152
- last_updated: "2025-07-08",
+ last_updated: "2025-07-15",
153
name: "Ready Wallet",
154
image: ReadyImage,
155
twBackgroundColor: "bg-[#FFFFFF]",
@@ -169,8 +169,8 @@ export const walletsData: WalletData[] = [
169
firefox: true,
170
chromium: true,
171
hardware: false,
172
- open_source: true,
173
- repo_url: "https://github.com/argentlabs/argent-x",
+ open_source: false,
+ repo_url: "",
174
non_custodial: true,
175
security_audit: [
176
"https://github.com/argentlabs/argent-contracts/tree/develop/audit",
0 commit comments