File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -553,21 +553,21 @@ export const walletsData: WalletData[] = [
553
553
discord : "https://discord.com/invite/ambire" ,
554
554
reddit : "" ,
555
555
telegram : "https://t.me/AmbireOfficial" ,
556
- ios : true ,
557
- android : true ,
556
+ ios : false ,
557
+ android : false ,
558
558
linux : false ,
559
559
windows : false ,
560
560
macOS : false ,
561
561
firefox : false ,
562
- chromium : false ,
562
+ chromium : true ,
563
563
hardware : false ,
564
564
open_source : true ,
565
- repo_url : "https://github.com/ambireTech/wallet " ,
565
+ repo_url : "https://github.com/AmbireTech/extension " ,
566
566
non_custodial : true ,
567
567
security_audit : [ "https://github.com/ambireTech/wallet#audits" ] ,
568
568
scam_protection : true ,
569
569
hardware_support : true ,
570
- rpc_importing : false ,
570
+ rpc_importing : true ,
571
571
nft_support : true ,
572
572
connect_to_dapps : true ,
573
573
staking : true ,
@@ -576,10 +576,10 @@ export const walletsData: WalletData[] = [
576
576
gas_fee_customization : true ,
577
577
ens_support : true ,
578
578
erc_20_support : true ,
579
- buy_crypto : true ,
580
- withdraw_crypto : true ,
581
- multisig : true ,
582
- social_recovery : true ,
579
+ buy_crypto : false ,
580
+ withdraw_crypto : false ,
581
+ multisig : false ,
582
+ social_recovery : false ,
583
583
onboard_documentation :
584
584
"https://help.ambire.com/hc/en-us/categories/4404980091538-Ambire-Wallet" ,
585
585
documentation : "" ,
You can’t perform that action at this time.
0 commit comments