File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1982,7 +1982,7 @@ export const walletsData: WalletData[] = [
1982
1982
supported_chains : [ "Ethereum Mainnet" , "Base" ] ,
1983
1983
} ,
1984
1984
{
1985
- last_updated : "2023 -08-29 " ,
1985
+ last_updated : "2025 -08-22 " ,
1986
1986
name : "Ctrl Wallet" ,
1987
1987
image : CtrlWalletImage ,
1988
1988
twBackgroundColor : "bg-[#ffffff]" ,
@@ -1994,8 +1994,8 @@ export const walletsData: WalletData[] = [
1994
1994
discord : "https://discord.gg/ctrlwallet" ,
1995
1995
reddit : "" ,
1996
1996
telegram : "https://t.me/ctrl_wallet" ,
1997
- ios : false ,
1998
- android : false ,
1997
+ ios : true ,
1998
+ android : true ,
1999
1999
linux : false ,
2000
2000
windows : false ,
2001
2001
macOS : false ,
@@ -2021,9 +2021,9 @@ export const walletsData: WalletData[] = [
2021
2021
ens_support : true ,
2022
2022
erc_20_support : true ,
2023
2023
buy_crypto : true ,
2024
- withdraw_crypto : true ,
2024
+ withdraw_crypto : false ,
2025
2025
multisig : false ,
2026
- social_recovery : true ,
2026
+ social_recovery : false ,
2027
2027
onboard_documentation : "https://intercom.help/ctrlwallet/en/" ,
2028
2028
documentation : "https://docs.xdefi.io/docs" ,
2029
2029
supported_chains : [ "Ethereum Mainnet" , "Arbitrum One" , "OP Mainnet" ] ,
You can’t perform that action at this time.
0 commit comments