Skip to content

Commit f992d00

Browse files
authored
Merge pull request #13665 from InfinityWallet/dev
Update Infinity Wallet Metadata
2 parents 95ce2fa + 2d77fa9 commit f992d00

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
9.52 KB
Loading

src/data/wallets/wallet-data.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@ 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,
1164-
brand_color: "#137dc7",
1164+
brand_color: "#ffffff",
11651165
url: "https://infinitywallet.io/",
11661166
active_development_team: true,
11671167
languages_supported: ["en", "es"],
@@ -1191,14 +1191,15 @@ 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,
11981198
multisig: false,
11991199
social_recovery: false,
12001200
onboard_documentation: "",
12011201
documentation: "https://docs.infinitywallet.io/",
1202+
new_to_crypto: true,
12021203
},
12031204
{
12041205
last_updated: "2022-08-19",

0 commit comments

Comments
 (0)