SEED·KNOT

Do not panic

Lost your phone — are the coins gone?

A heavily searched question with a better answer than most people expect. The corollary, though, should make you re-weigh something else entirely.

Illustration: on-chain, not the phone, restore and seed phrase arranged on a seed-card grid

01The direct answer

They are fine. Your assets are recorded on the blockchain, not inside that handset. With the phone gone, as long as your seed phrase backup exists you can restore the same wallet on any new device with the balance untouched.

What a wallet app stores is an encrypted copy of the key and an interface. Device gone, copy gone — but the words that generate the key are on your paper, and they rebuild the whole wallet. The derivation is a public standard, so any wallet implementing it can do this.

The good news carries a condition, and the condition is the point of the article: you have to actually have that backup. If the seed phrase existed only inside that phone, then losing the phone and losing the assets are the same event.

02What to do, in order

Assume the device is in someone else's hands and act accordingly: lock or wipe it remotely, change the passwords on connected accounts, then restore the wallet on a new device and move the assets to a fresh address.

  1. Remotely lock or erase the device using the manufacturer's find-my-device service. This alone stops the majority of "someone picked it up and had a look" cases.
  2. Change the passwords on connected accounts, especially email and cloud, since those are the reset path for everything else.
  3. Replace the SIM. SMS codes are the last line for many accounts; get the old number deactivated quickly.
  4. Restore the wallet on a new device from the seed phrase, and confirm the assets are there.
  5. If you suspect the device was unlocked, move the assets to a newly generated wallet address rather than continuing with the old one. Reasons in the next section.
  6. Handle exchange accounts separately: sign in, terminate every other session, check the withdrawal address whitelist, and reset two-factor if needed.

If what you lost was a phone with an exchange app

Different logic, worth separating. An exchange account does not depend on a seed phrase but on a password plus verification methods, so the race is about who controls the account first:

  1. Sign in from another device immediately and terminate all other sessions.
  2. Change the account password and the password of the linked email.
  3. Check the withdrawal whitelist for addresses you do not recognise.
  4. If the authenticator app lived on that phone, rebuild it on a new device from the backup key you saved. Without one, use the platform's reset process, which normally imposes a waiting period.

The good news on this side is that there is someone to ask: platforms have support and risk teams and can freeze an account showing anomalies. Which happens to be exactly where the custodial model earns its keep — the trade-off is set out in Web3 wallet vs exchange account.

03When it is genuinely dangerous

The danger is not "the phone is gone". It is "the seed phrase was also on the phone", or "the wallet was unlocked and the password was weak". The first is fatal; the second gives you a window.

  • The phrase was on the phone as a photo, screenshot or note: the worst case. Anyone who unlocks the device gets everything, and switching devices does not help, because the words themselves are exposed. The only action is moving the assets to a completely new wallet immediately.
  • The wallet app had its own password or biometric lock: the attacker must clear the phone and then the wallet, which gives you time to move funds first.
  • The phrase lives only on paper: comparatively safe. At worst they reach whatever was already unlocked on that device, and you can get ahead of them.
  • The phone merely broke and nobody else has it: essentially no risk; restore from the phrase.
And there is the corollary

"Losing the phone barely matters" and "losing the seed phrase ends it" are two faces of one sentence. Devices are replaceable, words are not. So the thing genuinely worth your attention is not adding another lock to your phone — it is where that piece of paper lives and whether a second copy exists. Standards in seed phrases and private keys; audit it with the seed backup self-check.

04Migrating a wallet to a new phone

Do not use a full-device backup or an app data transfer to move a wallet. Install the wallet fresh on the new phone, restore from the seed phrase, verify, and only then wipe the old device.

Why avoid device migration? Because it copies the wallet's encrypted data along with everything else, passing through cloud storage or a transfer channel and adding a link you cannot audit. Restoring from a seed phrase is the path this system was designed around: clean and reliable.

The order:

  1. Confirm you hold the correct backup — ideally check it against the old phone while it still works.
  2. Install the wallet on the new phone from an official channel.
  3. Choose restore or import, and enter the phrase.
  4. Verify the address and balance match the old device. A different address usually means a different derivation path setting, changeable in settings — do not assume the coins are gone.
  5. Run a full receive-and-send test on the new phone.
  6. Only then wipe the old device, and confirm nothing seed-related remains in its photos, notes or cloud storage.

Moving the authenticator across

This is where phone changes most often go wrong, because unlike a wallet there is no phrase to fall back on. Those six-digit codes derive from a secret generated when you first added the account; if the secret does not travel, the codes never match again.

Two workable routes, and both require the old phone to still be working:

  • Use the authenticator's own migration feature to export entries to the new device. Most mainstream apps have one.
  • Re-add each account using the backup key you saved when enabling two-factor — which is why that key should have been written down offline at the time.

If neither happened and the old phone is gone, you are left with each platform's reset process: submit identity documents, wait for review, and expect withdrawals to be restricted meanwhile. Tedious, but at least that road exists — on the wallet side, it does not.

Related security settings are in section 04 of the exchange sign-up guide.

05Common questions

My phone is gone. Are the coins gone too

No. Assets are recorded on the blockchain rather than in the handset, so as long as the seed phrase backup exists you can restore the same wallet and the same balance on a new device. The condition is that you genuinely made an offline backup.

How do I move a wallet to a new phone

Install the wallet from an official channel on the new phone, choose restore, enter the seed phrase, confirm the address and balance match, and only then wipe the old device. Do not use a full-device backup or app data migration to move a wallet.

The seed phrase was on the phone I lost. What now

Treat it as an exposed seed phrase: restore the wallet on a new device immediately and move every asset to a freshly generated address. Remotely wiping the device is not sufficient, because you cannot know whether it was already read.

After restoring, the address is different. Why

Usually a different derivation path setting, which you can switch in the wallet's settings. Nothing has been lost; the wallet is simply showing a different address derived from the same seed phrase.