File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1158,10 +1158,10 @@ export const walletsData: WalletData[] = [
1158
1158
"https://support.ledger.com/hc/en-us/categories/4404376139409?docs=true" ,
1159
1159
} ,
1160
1160
{
1161
- last_updated : "2022 -08-19 " ,
1161
+ last_updated : "2024 -08-16 " ,
1162
1162
name : "Infinity Wallet" ,
1163
1163
image : InfinityWalletImage ,
1164
- brand_color : "#137dc7 " ,
1164
+ brand_color : "#ffffff " ,
1165
1165
url : "https://infinitywallet.io/" ,
1166
1166
active_development_team : true ,
1167
1167
languages_supported : [ "en" , "es" ] ,
@@ -1191,14 +1191,15 @@ export const walletsData: WalletData[] = [
1191
1191
multichain : true ,
1192
1192
layer_2 : true ,
1193
1193
gas_fee_customization : true ,
1194
- ens_support : false ,
1194
+ ens_support : true ,
1195
1195
erc_20_support : true ,
1196
1196
buy_crypto : true ,
1197
1197
withdraw_crypto : true ,
1198
1198
multisig : false ,
1199
1199
social_recovery : false ,
1200
1200
onboard_documentation : "" ,
1201
1201
documentation : "https://docs.infinitywallet.io/" ,
1202
+ new_to_crypto : true ,
1202
1203
} ,
1203
1204
{
1204
1205
last_updated : "2022-08-19" ,
You can’t perform that action at this time.
0 commit comments