diff --git a/public/images/wallets/infinity_wallet.png b/public/images/wallets/infinity_wallet.png deleted file mode 100644 index 5cebdf8744d..00000000000 Binary files a/public/images/wallets/infinity_wallet.png and /dev/null differ diff --git a/src/data/wallets/wallet-data.ts b/src/data/wallets/wallet-data.ts index 69f0e2e2907..e6cd300f231 100644 --- a/src/data/wallets/wallet-data.ts +++ b/src/data/wallets/wallet-data.ts @@ -24,7 +24,6 @@ import FrameImage from "@/public/images/wallets/frame.png" import GemWalletImage from "@/public/images/wallets/gemwallet.png" import GridPlusImage from "@/public/images/wallets/gridplus.png" import imTokenImage from "@/public/images/wallets/imtoken.png" -import InfinityWalletImage from "@/public/images/wallets/infinity_wallet.png" import KeystoneImage from "@/public/images/wallets/keystone.png" import LedgerImage from "@/public/images/wallets/ledger.png" import LoopringImage from "@/public/images/wallets/loopring.png" @@ -1329,56 +1328,6 @@ export const walletsData: WalletData[] = [ "Starknet", ], }, - { - last_updated: "2024-08-16", - name: "Infinity Wallet", - image: InfinityWalletImage, - twBackgroundColor: "bg-[#ffffff]", - twGradiantBrandColor: "from-[#ffffff]", - url: "https://infinitywallet.io/", - active_development_team: true, - languages_supported: ["en", "es"], - twitter: "https://twitter.com/InfinityWallet", - discord: "https://discordapp.com/invite/SgNjKzF", - reddit: "", - telegram: "", - ios: false, - android: false, - linux: true, - windows: true, - macOS: true, - firefox: false, - chromium: false, - hardware: false, - open_source: false, - repo_url: "", - non_custodial: true, - security_audit: [""], - scam_protection: true, - hardware_support: false, - rpc_importing: false, - nft_support: true, - connect_to_dapps: true, - staking: false, - swaps: true, - multichain: true, - layer_2: true, - gas_fee_customization: true, - ens_support: true, - erc_20_support: true, - buy_crypto: true, - withdraw_crypto: true, - multisig: false, - social_recovery: false, - onboard_documentation: "", - documentation: "https://docs.infinitywallet.io/", - supported_chains: [ - "Ethereum Mainnet", - "Arbitrum One", - "OP Mainnet", - "Base", - ], - }, { last_updated: "2022-08-19", name: "Exodus",