diff --git a/src/data/wallets/wallet-data.ts b/src/data/wallets/wallet-data.ts index b23ee46521f..69f0e2e2907 100644 --- a/src/data/wallets/wallet-data.ts +++ b/src/data/wallets/wallet-data.ts @@ -541,7 +541,7 @@ export const walletsData: WalletData[] = [ ], }, { - last_updated: "2024-10-30", + last_updated: "2025-07-16", name: "Ambire", image: AmbireImage, twBackgroundColor: "bg-[#aa6aff]", @@ -553,21 +553,21 @@ export const walletsData: WalletData[] = [ discord: "https://discord.com/invite/ambire", reddit: "", telegram: "https://t.me/AmbireOfficial", - ios: true, - android: true, + ios: false, + android: false, linux: false, windows: false, macOS: false, firefox: false, - chromium: false, + chromium: true, hardware: false, open_source: true, - repo_url: "https://github.com/ambireTech/wallet", + repo_url: "https://github.com/AmbireTech/extension", non_custodial: true, security_audit: ["https://github.com/ambireTech/wallet#audits"], scam_protection: true, hardware_support: true, - rpc_importing: false, + rpc_importing: true, nft_support: true, connect_to_dapps: true, staking: true, @@ -576,10 +576,10 @@ export const walletsData: WalletData[] = [ gas_fee_customization: true, ens_support: true, erc_20_support: true, - buy_crypto: true, - withdraw_crypto: true, - multisig: true, - social_recovery: true, + buy_crypto: false, + withdraw_crypto: false, + multisig: false, + social_recovery: false, onboard_documentation: "https://help.ambire.com/hc/en-us/categories/4404980091538-Ambire-Wallet", documentation: "",