@@ -13,8 +13,8 @@ import BridgeWalletImage from "@/public/images/wallets/bridge.png"
13
13
import ClearWallet from "@/public/images/wallets/clearwallet.png"
14
14
import CoinbaseImage from "@/public/images/wallets/coinbase.png"
15
15
import CoinWalletImage from "@/public/images/wallets/coinwallet.png"
16
- import CypherockX1Image from "@/public/images/wallets/cypherockx1.png"
17
16
import CtrlWalletImage from "@/public/images/wallets/ctrl.png"
17
+ import CypherockX1Image from "@/public/images/wallets/cypherockx1.png"
18
18
import EnkryptImage from "@/public/images/wallets/enkrypt.png"
19
19
import ExodusImage from "@/public/images/wallets/exodus.png"
20
20
import FoxWalletImage from "@/public/images/wallets/foxwallet.png"
@@ -1546,7 +1546,20 @@ export const walletsData: WalletData[] = [
1546
1546
twGradiantBrandColor : "from-[#ffffff]" ,
1547
1547
url : "https://web3.bitget.com/" ,
1548
1548
active_development_team : true ,
1549
- languages_supported : [ "en" , "zh" , "zh-tw" , "ko" , "ja" , "vi" , "tr" , "es" , "id" , "hi" , "ar" , "pt" ] ,
1549
+ languages_supported : [
1550
+ "en" ,
1551
+ "zh" ,
1552
+ "zh-tw" ,
1553
+ "ko" ,
1554
+ "ja" ,
1555
+ "vi" ,
1556
+ "tr" ,
1557
+ "es" ,
1558
+ "id" ,
1559
+ "hi" ,
1560
+ "ar" ,
1561
+ "pt" ,
1562
+ ] ,
1550
1563
twitter : "https://twitter.com/BitgetWallet" ,
1551
1564
discord : "https://discord.gg/bitget-wallet" ,
1552
1565
reddit : "" ,
@@ -2140,8 +2153,8 @@ export const walletsData: WalletData[] = [
2140
2153
social_recovery : false ,
2141
2154
onboard_documentation : "https://www.cypherock.com" ,
2142
2155
documentation : "https://github.com/Cypherock/x1_wallet_firmware" ,
2143
- } ,
2144
- {
2156
+ } ,
2157
+ {
2145
2158
last_updated : "2024-10-31" ,
2146
2159
name : "Clear Wallet" ,
2147
2160
image : ClearWallet ,
@@ -2177,7 +2190,7 @@ export const walletsData: WalletData[] = [
2177
2190
layer_2 : true ,
2178
2191
gas_fee_customization : true ,
2179
2192
ens_support : false ,
2180
- erc_20_support : true ,
2193
+ erc_20_support : true ,
2181
2194
buy_crypto : false ,
2182
2195
withdraw_crypto : false ,
2183
2196
multisig : false ,
0 commit comments