File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1165,7 +1165,7 @@ export const walletsData: WalletData[] = [
1165
1165
supported_chains : [ "Ethereum Mainnet" ] , // TODO: Add supported chains
1166
1166
} ,
1167
1167
{
1168
- last_updated : "2022-08-21 " ,
1168
+ last_updated : "2024-10-23 " ,
1169
1169
name : "Ledger" ,
1170
1170
image : LedgerImage ,
1171
1171
twBackgroundColor : "bg-[#fb5e01]" ,
@@ -1185,7 +1185,7 @@ export const walletsData: WalletData[] = [
1185
1185
"zh" ,
1186
1186
] ,
1187
1187
twitter : "https://twitter.com/Ledger" ,
1188
- discord : "" ,
1188
+ discord : "https://discord.gg/ledger " ,
1189
1189
reddit : "https://www.reddit.com/r/ledgerwallet/" ,
1190
1190
telegram : "" ,
1191
1191
ios : true ,
@@ -1208,9 +1208,9 @@ export const walletsData: WalletData[] = [
1208
1208
staking : true ,
1209
1209
swaps : true ,
1210
1210
multichain : true ,
1211
- layer_2 : false ,
1211
+ layer_2 : true ,
1212
1212
gas_fee_customization : true ,
1213
- ens_support : false ,
1213
+ ens_support : true ,
1214
1214
erc_20_support : true ,
1215
1215
buy_crypto : true ,
1216
1216
withdraw_crypto : true ,
You can’t perform that action at this time.
0 commit comments