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 cdf6b1b commit 8bf441eCopy full SHA for 8bf441e
src/data/wallets/wallet-data.ts
@@ -244,7 +244,7 @@ const walletData: WalletData[] = [
244
documentation: "",
245
},
246
{
247
- last_updated: "June 22, 2022",
+ last_updated: "March 7, 2024",
248
name: "Argent",
249
image: ArgentImage,
250
brand_color: "#ffffff",
@@ -264,7 +264,7 @@ const walletData: WalletData[] = [
264
firefox: true,
265
chromium: true,
266
hardware: false,
267
- open_source: false,
+ open_source: true,
268
repo_url: "",
269
non_custodial: true,
270
security_audit: [
0 commit comments