Skip to content

Commit 026e8c9

Browse files
Update wallet-data.ts
1 parent b7e4be2 commit 026e8c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ export const walletsData: WalletData[] = [
11581158
"https://support.ledger.com/hc/en-us/categories/4404376139409?docs=true",
11591159
},
11601160
{
1161-
last_updated: "2022-08-19",
1161+
last_updated: "2024-08-16",
11621162
name: "Infinity Wallet",
11631163
image: InfinityWalletImage,
11641164
brand_color: "#137dc7",
@@ -1191,7 +1191,7 @@ export const walletsData: WalletData[] = [
11911191
multichain: true,
11921192
layer_2: true,
11931193
gas_fee_customization: true,
1194-
ens_support: false,
1194+
ens_support: true,
11951195
erc_20_support: true,
11961196
buy_crypto: true,
11971197
withdraw_crypto: true,

0 commit comments

Comments
 (0)