@@ -641,14 +641,14 @@ export const walletsData: WalletData[] = [
641
641
documentation : "" ,
642
642
} ,
643
643
{
644
- last_updated : "2022-06-24 " ,
644
+ last_updated : "2024-10-30 " ,
645
645
name : "FoxWallet" ,
646
646
image : FoxWalletImage ,
647
- twBackgroundColor : "bg-[#ffffff ]" ,
647
+ twBackgroundColor : "bg-[#000000 ]" ,
648
648
twGradiantBrandColor : "from-[#ffffff]" ,
649
649
url : "https://foxwallet.com/en" ,
650
650
active_development_team : true ,
651
- languages_supported : [ "en" , "zh" , "uk" , "ru" , "es" , "id" ] ,
651
+ languages_supported : [ "en" , "zh" , "uk" , "ru" , "es" , "id" , "ja" , "es" , "hi" , "vi" , "tr" , "ar" , "bn" , "th" ] ,
652
652
twitter : "https://twitter.com/FoxWallet" ,
653
653
discord : "https://discord.com/invite/JVjVbe3Zth" ,
654
654
reddit : "" ,
@@ -659,25 +659,25 @@ export const walletsData: WalletData[] = [
659
659
windows : false ,
660
660
macOS : false ,
661
661
firefox : false ,
662
- chromium : false ,
662
+ chromium : true ,
663
663
hardware : false ,
664
664
open_source : false ,
665
- repo_url : "" ,
665
+ repo_url : "https://github.com/foxwallet " ,
666
666
non_custodial : true ,
667
667
security_audit : [ "https://www.certik.com/projects/fox-wallet" ] ,
668
- scam_protection : false ,
668
+ scam_protection : true ,
669
669
hardware_support : false ,
670
670
rpc_importing : true ,
671
671
nft_support : true ,
672
672
connect_to_dapps : true ,
673
- staking : false ,
674
- swaps : false ,
673
+ staking : true ,
674
+ swaps : true ,
675
675
layer_2 : true ,
676
676
gas_fee_customization : true ,
677
- ens_support : false ,
677
+ ens_support : true ,
678
678
erc_20_support : true ,
679
- buy_crypto : false ,
680
- withdraw_crypto : false ,
679
+ buy_crypto : true ,
680
+ withdraw_crypto : true ,
681
681
multisig : false ,
682
682
social_recovery : false ,
683
683
onboard_documentation : "https://hc.foxwallet.com/docs/" ,
0 commit comments