@@ -1314,11 +1314,11 @@ export const walletsData: WalletData[] = [
1314
1314
new_to_crypto : false ,
1315
1315
} ,
1316
1316
{
1317
- last_updated : "2022-08-31 " ,
1317
+ last_updated : "2024-09-26 " ,
1318
1318
name : "Zerion Wallet" ,
1319
1319
image : ZerionImage ,
1320
- brand_color : "#2962EF " ,
1321
- url : "https://zerion.io/" ,
1320
+ brand_color : "#3232DC " ,
1321
+ url : "https://zerion.io/download " ,
1322
1322
active_development_team : true ,
1323
1323
languages_supported : [
1324
1324
"en" ,
@@ -1336,7 +1336,7 @@ export const walletsData: WalletData[] = [
1336
1336
"zh" ,
1337
1337
"id" ,
1338
1338
] ,
1339
- twitter : "https://twitter .com/zerion_io " ,
1339
+ twitter : "https://x .com/zerion " ,
1340
1340
discord : "https://zerion.io/discord" ,
1341
1341
reddit : "" ,
1342
1342
telegram : "" ,
@@ -1346,18 +1346,18 @@ export const walletsData: WalletData[] = [
1346
1346
windows : false ,
1347
1347
macOS : true ,
1348
1348
firefox : false ,
1349
- chromium : false ,
1349
+ chromium : true ,
1350
1350
hardware : false ,
1351
- open_source : false ,
1352
- repo_url : "" ,
1351
+ open_source : true ,
1352
+ repo_url : "https://github.com/zeriontech " ,
1353
1353
non_custodial : true ,
1354
1354
security_audit : [ "We've been audited by Cure53 and SecFault security" ] ,
1355
- scam_protection : false ,
1355
+ scam_protection : true ,
1356
1356
hardware_support : true ,
1357
- rpc_importing : false ,
1357
+ rpc_importing : true ,
1358
1358
nft_support : true ,
1359
1359
connect_to_dapps : true ,
1360
- staking : false ,
1360
+ staking : true ,
1361
1361
swaps : true ,
1362
1362
multichain : true ,
1363
1363
layer_2 : true ,
@@ -1368,9 +1368,10 @@ export const walletsData: WalletData[] = [
1368
1368
withdraw_crypto : false ,
1369
1369
multisig : false ,
1370
1370
social_recovery : false ,
1371
- onboard_documentation : "" ,
1371
+ onboard_documentation :
1372
+ "https://help.zerion.io/en/collections/5525626-zerion-wallet" ,
1372
1373
documentation : "https://help.zerion.io/en/" ,
1373
- new_to_crypto : true ,
1374
+ new_to_crypto : false ,
1374
1375
} ,
1375
1376
{
1376
1377
last_updated : "2022-08-31" ,
0 commit comments