@@ -1060,19 +1060,19 @@ export const walletsData: WalletData[] = [
1060
1060
new_to_crypto : true ,
1061
1061
} ,
1062
1062
{
1063
- last_updated : "2022-08-21 " ,
1063
+ last_updated : "2024-09-01 " ,
1064
1064
name : "Trezor" ,
1065
1065
image : TrezorImage ,
1066
1066
brand_color : "#ffffff" ,
1067
1067
url : "https://trezor.io/" ,
1068
1068
active_development_team : true ,
1069
- languages_supported : [ "en" ] ,
1070
- twitter : "https://twitter .com/Trezor" ,
1069
+ languages_supported : [ "en" , "es" , "cs" , "de" , "fr" ] ,
1070
+ twitter : "https://x .com/Trezor" ,
1071
1071
discord : "" ,
1072
1072
reddit : "https://www.reddit.com/r/TREZOR/" ,
1073
1073
telegram : "" ,
1074
- ios : false ,
1075
- android : false ,
1074
+ ios : true ,
1075
+ android : true ,
1076
1076
linux : true ,
1077
1077
windows : true ,
1078
1078
macOS : true ,
@@ -1082,25 +1082,25 @@ export const walletsData: WalletData[] = [
1082
1082
open_source : true ,
1083
1083
repo_url : "https://github.com/trezor" ,
1084
1084
non_custodial : true ,
1085
- security_audit : [ "https://blog.trezor.io/security-updates/home " ] ,
1085
+ security_audit : [ "https://github.com/orgs/trezor/discussions " ] ,
1086
1086
scam_protection : false ,
1087
- hardware_support : false ,
1087
+ hardware_support : true ,
1088
1088
rpc_importing : false ,
1089
1089
nft_support : false ,
1090
- connect_to_dapps : false ,
1091
- staking : false ,
1090
+ connect_to_dapps : true ,
1091
+ staking : true ,
1092
1092
swaps : true ,
1093
1093
multichain : true ,
1094
- layer_2 : false ,
1094
+ layer_2 : true ,
1095
1095
gas_fee_customization : true ,
1096
1096
ens_support : false ,
1097
- erc_20_support : false ,
1097
+ erc_20_support : true ,
1098
1098
buy_crypto : true ,
1099
1099
withdraw_crypto : true ,
1100
1100
multisig : false ,
1101
1101
social_recovery : false ,
1102
- onboard_documentation : "" ,
1103
- documentation : "https://wiki. trezor.io/Welcome " ,
1102
+ onboard_documentation : "https://trezor.io/support " ,
1103
+ documentation : "https://trezor.io/learn " ,
1104
1104
} ,
1105
1105
{
1106
1106
last_updated : "2022-08-21" ,
0 commit comments