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