Import & export private keys and restore wallets

Try Tangem secure wallet →

Table of contents


Quick overview

Getting, exporting, and importing private keys is one of the most useful—and most dangerous—things you can do with a software wallet. This guide explains how to get private keys Trust Wallet users frequently ask for, how to export private key Trust Wallet flows generally look, and how to import a wallet back into the app.

I write from hands-on use and from repairing my own mistakes (yes, I once approved a malicious contract; lesson learned). What I've found is that the steps are straightforward, but small slips—copying a key to a shared clipboard, using a seed phrase generator from the web—can cost you funds.

And yes, always treat a private key like cash.

Methods: seed phrase, private key, keystore (what they do)

Why choose one over another? Seed phrases recover multiple addresses at once (multi-account), while a private key is single-address. Keystore files add a password layer but must be stored safely.

Comparison: which to use when (table)

Method What it recovers Pros Cons Best when…
Seed phrase (recovery phrase) Whole wallet (derived accounts) Simple, portable, restores many coins at once If stolen, full loss; compatibility varies (derivation paths) You want a full restore across devices
Private key Single address Precise import of one account; quick Only one address; easy to mishandle clipboard Moving a single address to another app
Keystore / JSON Single address (encrypted) Password-protected file; good for desktop Requires secure password & file backup You prefer encrypted file backups

Step-by-step: export private key from Trust Wallet (mobile)

Note: app UI changes over time. If a menu item is missing, update the app and consult official help pages. The pattern below follows how most mobile software wallets present export options.

Step-by-step: how to get private key Trust Wallet users ask for

  1. Open the wallet app on your device (iOS or Android) and unlock it.
  2. Go to Settings → Wallets (or Manage Accounts). You'll see the list of wallets/addresses.
  3. Find the wallet/account you want to export and tap the options button (three dots or the info icon).
  4. Choose "Export Private Key" or "Show Private Key". The app will require authentication (PIN/biometric).
  5. Copy the private key (or scan a QR if the UI offers it). Immediately move it to an offline, secure location (paper, air-gapped device) and clear the clipboard.

Image placeholder: ![placeholder: export-private-key-screen]

Security tip: do not paste private keys into websites, into cloud notes, or into message threads. If a site asks you to upload your private key in exchange for a balance-check, that is a scam.

But if you must copy the key briefly, use a secure clipboard manager that auto-clears (and disable cloud sync).

Step-by-step: import into Trust Wallet (seed phrase or private key)

Step-by-step: import Trust Wallet

  1. Install or open the app (see install-iphone or install-android if needed).
  2. On first run choose "I already have a wallet" or the "Import" option (if upgrading or reinstalling).
  3. Select the import method: Recovery phrase (seed phrase) or Private Key. If selecting recovery phrase, paste the full phrase exactly and confirm the word count (12 or 24 words usually).
  4. For private key import, paste the raw key and assign a name. The imported account should show balances once the correct network is selected.
  5. After import, verify token visibility and add any missing custom tokens (see add-custom-token).

Quick test: after importing, send a small test transaction (e.g., a tiny amount of the relevant coin) before moving larger balances.

BIP39 passphrase and compatibility (short primer)

People search for "trust wallet bip39 passphrase support" because adding a BIP39 passphrase (sometimes called a 25th word) is a popular extra layer. Question: will your wallet accept a passphrase on restore?

Answer: wallet compatibility varies. A BIP39 passphrase changes all derived addresses. If you plan to use a passphrase, test a restore to another wallet that supports that passphrase before relying on it for long-term access (and never use online generators). If your wallet doesn't offer a passphrase option, do not assume your seed phrase is compatible with other apps without testing.

Security best practices when exporting/importing keys

In my experience, the single biggest mistake people make is copying keys to phone clipboards and forgetting about them. And that clipboard is often backed up to the cloud by default.

Troubleshooting common problems

If a transaction fails or balance won't update, check RPC/node status for the chain (and see troubleshooting-token-not-showing).

Who this guide is for (and who should look elsewhere)

Who this is for:

Who should look elsewhere:

FAQ

Q: Is it safe to keep crypto in a hot wallet? A: Hot wallets trade security for convenience. They're fine for everyday DeFi activity and small balances, but long-term storage of large holdings is safer on hardware wallets.

Q: How do I revoke token approvals if I imported a risky account? A: Use a permission-revoke tool or the in-wallet approval manager and follow the guide at revoke-approvals-and-allowances.

Q: What happens if I lose my phone? A: If you have your seed phrase or exported private keys, you can restore to a new device. If you don't, recovery is unlikely. See lost-phone-recovery for full steps.

Conclusion and next steps

Exporting and importing private keys is powerful, but it's a process that rewards care. Test restores, keep offline backups of your seed phrase, and never paste private keys into unknown sites. If you want a dedicated walkthrough on backing up a seed phrase or testing a restore, see seed-phrase-backup and restore-import-wallet.

If you follow the steps above and treat private keys like cash, you'll avoid the common traps I ran into early on. Ready to test a small restore? Start with a tiny transfer and confirm everything looks right before moving larger sums.

For more on security features and reducing risk while using DeFi, check security-features and phishing-and-scams.

Try Tangem secure wallet →