# Recover Funds Once you [recovered your private keys](/user-guide/backup-and-recover-private-keys/recovery/recover-private-keys), you can use them to access your funds without any dependency on Fordefi. The recovery process differs between blockchains that use ECDSA and EdDSA signatures. ### ECDSA-based chains Recovered ECDSA private keys follow a standard format and can be loaded into a standard third-party retail wallet. - EVM vaults: Import each vault's private key [into MetaMask](https://support.metamask.io/hc/en-us/articles/360015489331-How-to-import-an-account). - Cosmos vaults: Import each vault's private key [into Keplr](https://help.keplr.app/articles/import-recover-existing-wallet). - Bitcoin vaults: Import the private key for each *vault address* [into Unisat](/user-guide/backup-and-recover-private-keys/recovery/recover-bitcoin-funds). - Stacks: Import each vault's private key [into OKX](https://support.gala.com/hc/en-us/articles/22441035291547-Import-a-Private-Key-into-OKX-Wallet). - TON vaults: Follow the instructions [here](/user-guide/backup-and-recover-private-keys/recovery/recover-ton-funds). - TRON vaults: Import each vault's private key [into TronLink](https://support.tronlink.org/hc/en-us/articles/5982285631769-How-to-Import-Your-Account-in-TronLink-Wallet-Extension). ### EdDSA-based chains EdDSA private keys generated using MPC have a slightly non-standard format, making them incompatible with standard wallets. For these chains, a custom recovery procedure is required to transfer funds from each vault to another wallet: - [Recover Solana/SVM Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-solana) - [Recover Sui Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-sui-funds) - [Recover Aptos Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-aptos-funds) - [Recover Starknet Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-starknet-funds)