@@ -7,7 +7,7 @@ import AlphaWalletImage from "@/public/images/wallets/alpha.png"
7
7
import AmbireImage from "@/public/images/wallets/ambire.png"
8
8
import ArgentImage from "@/public/images/wallets/argent.png"
9
9
import AuroxImage from "@/public/images/wallets/aurox.png"
10
- import BitkeepImage from "@/public/images/wallets/bitkeep .png"
10
+ import BitgetImage from "@/public/images/wallets/bitget .png"
11
11
import BlockWalletImage from "@/public/images/wallets/blockwallet.png"
12
12
import BridgeWalletImage from "@/public/images/wallets/bridge.png"
13
13
import ClearWallet from "@/public/images/wallets/clearwallet.png"
@@ -1538,18 +1538,18 @@ export const walletsData: WalletData[] = [
1538
1538
supported_chains : [ "Ethereum Mainnet" ] , // TODO: Add supported chains
1539
1539
} ,
1540
1540
{
1541
- last_updated : "2023-01-24 " ,
1542
- name : "Bitkeep " ,
1543
- image : BitkeepImage ,
1544
- twBackgroundColor : "bg-[#ffffff ]" ,
1541
+ last_updated : "2024-11-20 " ,
1542
+ name : "Bitget wallet " ,
1543
+ image : BitgetImage ,
1544
+ twBackgroundColor : "bg-[#00F0FF ]" ,
1545
1545
twGradiantBrandColor : "from-[#ffffff]" ,
1546
- url : "https://www.bitkeep .com/" ,
1546
+ url : "https://web3.bitget .com/" ,
1547
1547
active_development_team : true ,
1548
- languages_supported : [ "en" ] ,
1549
- twitter : "https://twitter.com/BitKeepOS " ,
1550
- discord : "https://discord.com/invite/qYTatUzNjM " ,
1548
+ languages_supported : [ "en" , "zh" , "zh-tw" , "ko" , "ja" , "vi" , "tr" , "es" , "id" , "hi" , "ar" , "pt" ] ,
1549
+ twitter : "https://twitter.com/BitgetWallet " ,
1550
+ discord : "https://discord.gg/bitget-wallet " ,
1551
1551
reddit : "" ,
1552
- telegram : "https ://t.me/bitkeep " ,
1552
+ telegram : "http ://t.me/Bitget_Wallet_Announcement " ,
1553
1553
ios : true ,
1554
1554
android : true ,
1555
1555
linux : false ,
@@ -1559,11 +1559,11 @@ export const walletsData: WalletData[] = [
1559
1559
chromium : true ,
1560
1560
hardware : false ,
1561
1561
open_source : false ,
1562
- repo_url : "" ,
1562
+ repo_url : "https://github.com/bitgetwallet " ,
1563
1563
non_custodial : true ,
1564
1564
security_audit : [ "audit team" ] ,
1565
1565
scam_protection : false ,
1566
- hardware_support : false ,
1566
+ hardware_support : true ,
1567
1567
rpc_importing : true ,
1568
1568
nft_support : true ,
1569
1569
connect_to_dapps : true ,
@@ -1572,14 +1572,14 @@ export const walletsData: WalletData[] = [
1572
1572
multichain : true ,
1573
1573
layer_2 : true ,
1574
1574
gas_fee_customization : true ,
1575
- ens_support : true ,
1575
+ ens_support : false ,
1576
1576
erc_20_support : true ,
1577
- buy_crypto : false ,
1578
- withdraw_crypto : false ,
1577
+ buy_crypto : true ,
1578
+ withdraw_crypto : true ,
1579
1579
multisig : false ,
1580
1580
social_recovery : false ,
1581
- onboard_documentation : "https://study.bitkeep .com/en/" ,
1582
- documentation : "https://docs.bitkeep.com/guide/ " ,
1581
+ onboard_documentation : "https://web3.bitget .com/en/academy " ,
1582
+ documentation : "" ,
1583
1583
supported_chains : [ "Ethereum Mainnet" ] , // TODO: Add supported chains
1584
1584
} ,
1585
1585
{
0 commit comments