diff --git a/apps/web/assets/wallets/icons/infinex.png b/apps/web/assets/wallets/icons/infinex.png new file mode 100644 index 0000000000..10aafbe3ba Binary files /dev/null and b/apps/web/assets/wallets/icons/infinex.png differ diff --git a/apps/web/src/data/wallets/wallet-data.js b/apps/web/src/data/wallets/wallet-data.js index 428c3b8e29..690ba709c8 100644 --- a/apps/web/src/data/wallets/wallet-data.js +++ b/apps/web/src/data/wallets/wallet-data.js @@ -40,6 +40,7 @@ import web3authIcon from "../../../assets/wallets/icons/web3auth.png"; import atomicwalletIcon from "../../../assets/wallets/icons/atomicwallet.png"; import jupiterIcon from "../../../assets/wallets/icons/jupiter.png"; import openfortIcon from "../../../assets/wallets/icons/openfort.png"; +import infinexIcon from "../../../assets/wallets/icons/infinex.png"; import opensignerIcon from "../../../assets/wallets/icons/opensigner.png"; export const walletData = [ @@ -1050,6 +1051,30 @@ export const walletData = [ hardware: false, private_key_infrastructure: false, }, + { + name: "Infinex", + body: "The Crypto Super App. Manage your crypto across multiple chains with no seed phrases and no KYC.", + website: "https://infinex.xyz/?ref=solwf", + additionalInfo: + "Non-Custodial/Self Custodial • Hold NFTs • Social Recovery • Staking", + icon: infinexIcon, + custodial: false, + non_custodial: true, + te: false, + blinks_and_actions: false, + solana_pay: false, + buy_crypto: false, + sell_crypto: false, + hold_nfts: true, + mpc: false, + gas_abstraction: true, + social_recovery: true, + staking: true, + spending_limits: false, + open_source: false, + hardware: false, + private_key_infrastructure: true, + }, { name: "Cypherock", body: "Cypherock X1 is the World's safest hardware wallet with non-custodial inheritance, audited by Keylabs",