Skip to content

Commit 7b48773

Browse files
authored
Update ledger metadata
1 parent c97b61b commit 7b48773

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ export const walletsData: WalletData[] = [
11221122
documentation: "https://trezor.io/learn",
11231123
},
11241124
{
1125-
last_updated: "2022-08-21",
1125+
last_updated: "2024-10-23",
11261126
name: "Ledger",
11271127
image: LedgerImage,
11281128
twBackgroundColor: "bg-[#fb5e01]",
@@ -1142,7 +1142,7 @@ export const walletsData: WalletData[] = [
11421142
"zh",
11431143
],
11441144
twitter: "https://twitter.com/Ledger",
1145-
discord: "",
1145+
discord: "https://discord.gg/ledger",
11461146
reddit: "https://www.reddit.com/r/ledgerwallet/",
11471147
telegram: "",
11481148
ios: true,
@@ -1153,7 +1153,7 @@ export const walletsData: WalletData[] = [
11531153
firefox: false,
11541154
chromium: false,
11551155
hardware: true,
1156-
open_source: false,
1156+
open_source: true,
11571157
repo_url: " https://github.com/LedgerHQ",
11581158
non_custodial: true,
11591159
security_audit: [""],
@@ -1165,9 +1165,9 @@ export const walletsData: WalletData[] = [
11651165
staking: true,
11661166
swaps: true,
11671167
multichain: true,
1168-
layer_2: false,
1168+
layer_2: true,
11691169
gas_fee_customization: true,
1170-
ens_support: false,
1170+
ens_support: true,
11711171
erc_20_support: true,
11721172
buy_crypto: true,
11731173
withdraw_crypto: true,

0 commit comments

Comments
 (0)