diff --git a/src/data/wallets/wallet-data.ts b/src/data/wallets/wallet-data.ts index bb5e18618d3..da0ec9c0e96 100644 --- a/src/data/wallets/wallet-data.ts +++ b/src/data/wallets/wallet-data.ts @@ -87,14 +87,14 @@ export const walletsData: WalletData[] = [ documentation: "", }, { - last_updated: "2022-06-22", + last_updated: "2024-10-30", name: "Loopring wallet", image: LoopringImage, - twBackgroundColor: "bg-[#FFFFFF]", - twGradiantBrandColor: "from-[#ffffff]", - url: "https://loopring.io/#/wallet", + twBackgroundColor: "bg-[#446EFF]", + twGradiantBrandColor: "from-[#446EFF]", + url: "https://wallet.loopring.io/", active_development_team: true, - languages_supported: ["en", "zh"], + languages_supported: ["en", "zh", "tr", "pt", "fr", "es"], twitter: "https://twitter.com/loopringorg", discord: "http://discord.gg/KkYccYp", reddit: "", @@ -115,11 +115,11 @@ export const walletsData: WalletData[] = [ "https://github.com/Loopring/protocols/blob/master/packages/hebao_v1/audit_report_solidified_response.md", "https://github.com/Loopring/protocols/tree/release_loopring_3.6.3/packages/loopring_v3/security_audit", ], - scam_protection: false, - hardware_support: true, + scam_protection: true, + hardware_support: false, rpc_importing: false, nft_support: true, - connect_to_dapps: false, + connect_to_dapps: true, staking: false, swaps: true, layer_2: true, @@ -127,10 +127,10 @@ export const walletsData: WalletData[] = [ ens_support: true, erc_20_support: true, buy_crypto: true, - withdraw_crypto: false, - multisig: true, + withdraw_crypto: true, + multisig: false, social_recovery: true, - onboard_documentation: "", + onboard_documentation: "https://docs-wallet.loopring.io/", documentation: "", }, {