We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e4be2 commit 026e8c9Copy full SHA for 026e8c9
src/data/wallets/wallet-data.ts
@@ -1158,7 +1158,7 @@ export const walletsData: WalletData[] = [
1158
"https://support.ledger.com/hc/en-us/categories/4404376139409?docs=true",
1159
},
1160
{
1161
- last_updated: "2022-08-19",
+ last_updated: "2024-08-16",
1162
name: "Infinity Wallet",
1163
image: InfinityWalletImage,
1164
brand_color: "#137dc7",
@@ -1191,7 +1191,7 @@ export const walletsData: WalletData[] = [
1191
multichain: true,
1192
layer_2: true,
1193
gas_fee_customization: true,
1194
- ens_support: false,
+ ens_support: true,
1195
erc_20_support: true,
1196
buy_crypto: true,
1197
withdraw_crypto: true,
0 commit comments