Skip to content

Commit 6816e19

Browse files
authored
Update wallet-data.ts - bitget (bitkeep rebrand)
1 parent 3f3faed commit 6816e19

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,18 +1484,18 @@ const walletsData = [
14841484
documentation: "https://docs.gridplus.io/",
14851485
},
14861486
{
1487-
last_updated: "2023-01-24",
1488-
name: "Bitkeep",
1487+
last_updated: "2024-11-20",
1488+
name: "Bitget wallet",
14891489
image: BitkeepImage,
1490-
twBackgroundColor: "bg-[#ffffff]",
1490+
twBackgroundColor: "bg-[#00F0FF]",
14911491
twGradiantBrandColor: "from-[#ffffff]",
1492-
url: "https://www.bitkeep.com/",
1492+
url: "https://web3.bitget.com/",
14931493
active_development_team: true,
1494-
languages_supported: ["en"],
1495-
twitter: "https://twitter.com/BitKeepOS",
1496-
discord: "https://discord.com/invite/qYTatUzNjM",
1494+
languages_supported: ["en", "zh","zh-tw", "ko", "ja", "vi", "tr", "es", "id", "hi", "ar", "pt"],
1495+
twitter: "https://twitter.com/BitgetWallet",
1496+
discord: "https://discord.gg/bitget-wallet",
14971497
reddit: "",
1498-
telegram: "https://t.me/bitkeep",
1498+
telegram: "http://t.me/Bitget_Wallet_Announcement",
14991499
ios: true,
15001500
android: true,
15011501
linux: false,
@@ -1505,11 +1505,11 @@ const walletsData = [
15051505
chromium: true,
15061506
hardware: false,
15071507
open_source: false,
1508-
repo_url: "",
1508+
repo_url: "https://github.com/bitgetwallet",
15091509
non_custodial: true,
15101510
security_audit: ["audit team"],
15111511
scam_protection: false,
1512-
hardware_support: false,
1512+
hardware_support: true,
15131513
rpc_importing: true,
15141514
nft_support: true,
15151515
connect_to_dapps: true,
@@ -1518,14 +1518,14 @@ const walletsData = [
15181518
multichain: true,
15191519
layer_2: true,
15201520
gas_fee_customization: true,
1521-
ens_support: true,
1521+
ens_support: false,
15221522
erc_20_support: true,
1523-
buy_crypto: false,
1524-
withdraw_crypto: false,
1523+
buy_crypto: true,
1524+
withdraw_crypto: true,
15251525
multisig: false,
15261526
social_recovery: false,
1527-
onboard_documentation: "https://study.bitkeep.com/en/",
1528-
documentation: "https://docs.bitkeep.com/guide/",
1527+
onboard_documentation: "https://web3.bitget.com/en/academy",
1528+
documentation: "",
15291529
},
15301530
{
15311531
last_updated: "2024-10-31",

0 commit comments

Comments
 (0)