Wallet Import
Wallet import is the functional process of transferring an existing set of keys into a new wallet application, usually achieved by inputting a seed phrase or private key. This action allows the new interface to manage the assets previously controlled by the imported keys. It is a critical function for users migrating between different wallet providers or accessing assets across various platforms while maintaining the same account identity throughout the ecosystem.Definition
Wallet import is the functional process of transferring an existing set of keys into a new wallet application, usually achieved by inputting a seed phrase or private key. This action allows the new interface to manage the assets previously controlled by the imported keys. It is a critical function for users migrating between different wallet providers or accessing assets across various platforms while maintaining the same account identity throughout the ecosystem.Simple explanation
Wallet import is like switching your email account from one app to another. You type in your login credentials, and all your old emails appear in the new app because you are accessing the same account from a different door.Why it matters
Importing allows users the freedom to switch between wallet software for better features or security without having to move their funds on-chain, which saves on network transaction fees.How it works
The user enters their recovery phrase or private key into the new wallet software. The software then performs the same cryptographic derivation to identify the existing public addresses. Once recognized, the new application displays the balances and enables the user to spend those assets.Real-world example
Importing a MetaMask seed phrase into a mobile wallet like Trust Wallet to view your tokens on a phone.Advantages
- Enables platform flexibility
- Saves on transaction fees
- Allows quick access across devices
Limitations
- Importing into malicious software is fatal
- Potential for leaking private keys
- Requires trust in new software provider
Common misconceptions
- Users often think importing creates a copy of the wallet, but it just provides a new way to access the original.
- Some worry that importing will lose their funds, but as long as the seed is correct, the balance remains linked.
Related knowledge
- Interoperability — term
- Seed Phrase — term
Canonical knowledge ID:
glossary:wallet-import