@@ -87,14 +87,14 @@ export const walletsData: WalletData[] = [
87
87
documentation : "" ,
88
88
} ,
89
89
{
90
- last_updated : "2022-06-22 " ,
90
+ last_updated : "2024-10-30 " ,
91
91
name : "Loopring wallet" ,
92
92
image : LoopringImage ,
93
93
twBackgroundColor : "bg-[#FFFFFF]" ,
94
94
twGradiantBrandColor : "from-[#ffffff]" ,
95
- url : "https://loopring.io/#/wallet " ,
95
+ url : "https://wallet. loopring.io/" ,
96
96
active_development_team : true ,
97
- languages_supported : [ "en" , "zh" ] ,
97
+ languages_supported : [ "en" , "zh" , "tr" , "pt" , "fr" , "es" ] ,
98
98
twitter : "https://twitter.com/loopringorg" ,
99
99
discord : "http://discord.gg/KkYccYp" ,
100
100
reddit : "" ,
@@ -115,22 +115,22 @@ export const walletsData: WalletData[] = [
115
115
"https://github.com/Loopring/protocols/blob/master/packages/hebao_v1/audit_report_solidified_response.md" ,
116
116
"https://github.com/Loopring/protocols/tree/release_loopring_3.6.3/packages/loopring_v3/security_audit" ,
117
117
] ,
118
- scam_protection : false ,
119
- hardware_support : true ,
118
+ scam_protection : true ,
119
+ hardware_support : false ,
120
120
rpc_importing : false ,
121
121
nft_support : true ,
122
- connect_to_dapps : false ,
122
+ connect_to_dapps : true ,
123
123
staking : false ,
124
124
swaps : true ,
125
125
layer_2 : true ,
126
126
gas_fee_customization : true ,
127
127
ens_support : true ,
128
128
erc_20_support : true ,
129
129
buy_crypto : true ,
130
- withdraw_crypto : false ,
131
- multisig : true ,
130
+ withdraw_crypto : true ,
131
+ multisig : false ,
132
132
social_recovery : true ,
133
- onboard_documentation : "" ,
133
+ onboard_documentation : "https://docs-wallet.loopring.io/ " ,
134
134
documentation : "" ,
135
135
} ,
136
136
{
0 commit comments