@@ -576,11 +576,11 @@ export const walletsData: WalletData[] = [
576
576
documentation : "https://support.token.im/hc/en-us" ,
577
577
} ,
578
578
{
579
- last_updated : "2022 -08-22 " ,
579
+ last_updated : "2024 -08-30 " ,
580
580
name : "1inch Wallet" ,
581
581
image : OneInchWalletImage ,
582
- brand_color : "#082D6E " ,
583
- url : "https://1inch.io/" ,
582
+ brand_color : "#2F8AF5 " ,
583
+ url : "https://1inch.io/wallet/ " ,
584
584
active_development_team : true ,
585
585
languages_supported : [
586
586
"en" ,
@@ -597,7 +597,7 @@ export const walletsData: WalletData[] = [
597
597
"tr" ,
598
598
"vi" ,
599
599
] ,
600
- twitter : "https://twitter .com/1inch " ,
600
+ twitter : "https://x .com/1inchwallet " ,
601
601
discord : "https://discord.com/invite/1inch" ,
602
602
reddit : "https://www.reddit.com/r/1inch/" ,
603
603
telegram : "https://t.me/OneInchNetwork" ,
@@ -610,25 +610,28 @@ export const walletsData: WalletData[] = [
610
610
chromium : false ,
611
611
hardware : false ,
612
612
open_source : false ,
613
- repo_url : "" ,
613
+ repo_url : "https://github.com/1inch " ,
614
614
non_custodial : true ,
615
- security_audit : [ "" ] ,
615
+ security_audit : [
616
+ "https://blog.1inch.io/the-1inch-wallet-security-explained/" ,
617
+ ] ,
616
618
scam_protection : true ,
617
- hardware_support : false ,
619
+ hardware_support : true ,
618
620
rpc_importing : false ,
619
621
nft_support : true ,
620
622
connect_to_dapps : true ,
621
- staking : true ,
623
+ staking : false ,
622
624
swaps : true ,
623
625
layer_2 : true ,
624
626
gas_fee_customization : true ,
625
627
ens_support : true ,
626
628
erc_20_support : true ,
627
629
buy_crypto : true ,
628
- withdraw_crypto : false ,
630
+ withdraw_crypto : true ,
629
631
multisig : false ,
630
632
social_recovery : false ,
631
- onboard_documentation : "https://help.1inch.io/en/" ,
633
+ onboard_documentation :
634
+ "https://help.1inch.io/en/collections/2897068-1inch-wallet" ,
632
635
documentation : "" ,
633
636
} ,
634
637
{
0 commit comments