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 @@ -1932,7 +1932,7 @@ export const walletsData: WalletData[] = [
1932
1932
supported_chains : [ "Ethereum Mainnet" , "Base" ] ,
1933
1933
} ,
1934
1934
{
1935
- last_updated : "2023 -08-29 " ,
1935
+ last_updated : "2025 -08-22 " ,
1936
1936
name : "Ctrl Wallet" ,
1937
1937
image : CtrlWalletImage ,
1938
1938
twBackgroundColor : "bg-[#ffffff]" ,
@@ -1944,8 +1944,8 @@ export const walletsData: WalletData[] = [
1944
1944
discord : "https://discord.gg/ctrlwallet" ,
1945
1945
reddit : "" ,
1946
1946
telegram : "https://t.me/ctrl_wallet" ,
1947
- ios : false ,
1948
- android : false ,
1947
+ ios : true ,
1948
+ android : true ,
1949
1949
linux : false ,
1950
1950
windows : false ,
1951
1951
macOS : false ,
@@ -1971,9 +1971,9 @@ export const walletsData: WalletData[] = [
1971
1971
ens_support : true ,
1972
1972
erc_20_support : true ,
1973
1973
buy_crypto : true ,
1974
- withdraw_crypto : true ,
1974
+ withdraw_crypto : false ,
1975
1975
multisig : false ,
1976
- social_recovery : true ,
1976
+ social_recovery : false ,
1977
1977
onboard_documentation : "https://intercom.help/ctrlwallet/en/" ,
1978
1978
documentation : "https://docs.xdefi.io/docs" ,
1979
1979
supported_chains : [ "Ethereum Mainnet" , "Arbitrum One" , "OP Mainnet" ] ,
You can’t perform that action at this time.
0 commit comments