File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1122,7 +1122,7 @@ export const walletsData: WalletData[] = [
1122
1122
documentation : "https://trezor.io/learn" ,
1123
1123
} ,
1124
1124
{
1125
- last_updated : "2022-08-21 " ,
1125
+ last_updated : "2024-10-23 " ,
1126
1126
name : "Ledger" ,
1127
1127
image : LedgerImage ,
1128
1128
twBackgroundColor : "bg-[#fb5e01]" ,
@@ -1142,7 +1142,7 @@ export const walletsData: WalletData[] = [
1142
1142
"zh" ,
1143
1143
] ,
1144
1144
twitter : "https://twitter.com/Ledger" ,
1145
- discord : "" ,
1145
+ discord : "https://discord.gg/ledger " ,
1146
1146
reddit : "https://www.reddit.com/r/ledgerwallet/" ,
1147
1147
telegram : "" ,
1148
1148
ios : true ,
@@ -1153,7 +1153,7 @@ export const walletsData: WalletData[] = [
1153
1153
firefox : false ,
1154
1154
chromium : false ,
1155
1155
hardware : true ,
1156
- open_source : false ,
1156
+ open_source : true ,
1157
1157
repo_url : " https://github.com/LedgerHQ" ,
1158
1158
non_custodial : true ,
1159
1159
security_audit : [ "" ] ,
@@ -1165,9 +1165,9 @@ export const walletsData: WalletData[] = [
1165
1165
staking : true ,
1166
1166
swaps : true ,
1167
1167
multichain : true ,
1168
- layer_2 : false ,
1168
+ layer_2 : true ,
1169
1169
gas_fee_customization : true ,
1170
- ens_support : false ,
1170
+ ens_support : true ,
1171
1171
erc_20_support : true ,
1172
1172
buy_crypto : true ,
1173
1173
withdraw_crypto : true ,
You can’t perform that action at this time.
0 commit comments