@@ -24,7 +24,6 @@ import FrameImage from "@/public/images/wallets/frame.png"
24
24
import GemWalletImage from "@/public/images/wallets/gemwallet.png"
25
25
import GridPlusImage from "@/public/images/wallets/gridplus.png"
26
26
import imTokenImage from "@/public/images/wallets/imtoken.png"
27
- import InfinityWalletImage from "@/public/images/wallets/infinity_wallet.png"
28
27
import KeystoneImage from "@/public/images/wallets/keystone.png"
29
28
import LedgerImage from "@/public/images/wallets/ledger.png"
30
29
import LoopringImage from "@/public/images/wallets/loopring.png"
@@ -1329,56 +1328,6 @@ export const walletsData: WalletData[] = [
1329
1328
"Starknet" ,
1330
1329
] ,
1331
1330
} ,
1332
- {
1333
- last_updated : "2024-08-16" ,
1334
- name : "Infinity Wallet" ,
1335
- image : InfinityWalletImage ,
1336
- twBackgroundColor : "bg-[#ffffff]" ,
1337
- twGradiantBrandColor : "from-[#ffffff]" ,
1338
- url : "https://infinitywallet.io/" ,
1339
- active_development_team : true ,
1340
- languages_supported : [ "en" , "es" ] ,
1341
- twitter : "https://twitter.com/InfinityWallet" ,
1342
- discord : "https://discordapp.com/invite/SgNjKzF" ,
1343
- reddit : "" ,
1344
- telegram : "" ,
1345
- ios : false ,
1346
- android : false ,
1347
- linux : true ,
1348
- windows : true ,
1349
- macOS : true ,
1350
- firefox : false ,
1351
- chromium : false ,
1352
- hardware : false ,
1353
- open_source : false ,
1354
- repo_url : "" ,
1355
- non_custodial : true ,
1356
- security_audit : [ "" ] ,
1357
- scam_protection : true ,
1358
- hardware_support : false ,
1359
- rpc_importing : false ,
1360
- nft_support : true ,
1361
- connect_to_dapps : true ,
1362
- staking : false ,
1363
- swaps : true ,
1364
- multichain : true ,
1365
- layer_2 : true ,
1366
- gas_fee_customization : true ,
1367
- ens_support : true ,
1368
- erc_20_support : true ,
1369
- buy_crypto : true ,
1370
- withdraw_crypto : true ,
1371
- multisig : false ,
1372
- social_recovery : false ,
1373
- onboard_documentation : "" ,
1374
- documentation : "https://docs.infinitywallet.io/" ,
1375
- supported_chains : [
1376
- "Ethereum Mainnet" ,
1377
- "Arbitrum One" ,
1378
- "OP Mainnet" ,
1379
- "Base" ,
1380
- ] ,
1381
- } ,
1382
1331
{
1383
1332
last_updated : "2022-08-19" ,
1384
1333
name : "Exodus" ,
0 commit comments