Daedalus only recognizes 7 words of my 24 words recovery phrase

I created a wallet in 2021 and want to recover it, i tried adalight as well but it doesnt work…I am sure i wrote them down correctly when i made the account.

hi,

Check for the words here:

a lot of my words are not in the list and im sure im not wrong because the number i wrote amounts to 24 and remember double checking before creating the account it’s not even a typo problem 17 words are not present, did cardano change there seed words after 2021?

Nope. It’s not even a Cardano-specific list, but the one every cryptocurrency has used for a decade:
https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt

Answer won’t change. Daedalus never used another word list.

I tracked it down in the source code. It’s currently at https://github.com/input-output-hk/daedalus/blob/develop/source/common/config/crypto/valid-words.en.ts. Before it was the exact same file at https://github.com/input-output-hk/daedalus/blob/545a9a4c5458f124ef94b21aacd6e36586aac474/source/common/config/crypto/valid-words.en.js since June 2020.

There is no possibility that Daedalus gave you words not from that list in 2021.

The wordlist for https://github.com/satoshilabs/slips/blob/master/slip-0039.md at https://github.com/satoshilabs/slips/blob/master/slip-0039/wordlist.txt has “ajar”, but not “sedan”.

And it is only used for Shamir’s Secret-Sharing, where you get multiple seed phrases and can then restore with, for example, two of three of them. It’s an option on Trezor, but not that widely used.

And surely not if that was really a Daedalus wallet.

Did you create the wallet in Daedalus or some other wallet (maybe custodial) that uses a custom word list? If it’s a custodial one, you might only be able to open it their, if it’s just some scheme from that wallet itself instead of one you can use in multiple wallets.

What is your native language? Maybe you used a different wallet that showed words in your own language. You can look up the list in your language (BIP39) and replace your words by the English ones on the same position.

If you did use Daedalus, those words are not possible. You probably wrote them down wrong. Try replacing them by the words that most resemble them. If you don’t known one of them, you can also just try all 2048 possibilities. This will take a long time however. If you miss two or more words, this can’t be achieved manually anymore.

The last word is a checksum btw, so if you miss 1 or 2 (maybe also 3 or more) words, valid seed phrases can be brute forced with a script (and then you only have to check those). But be aware, if you walk down this road, you’re very likely to get scammed and lose your ADA if you don’t know what you’re doing! If you manage to recover with this method, immediately move all funds to a new wallet! I think there’re already tools that do this, they should be used offline is possible however!

1 Like

Probably not, because Yoroi uses a 15 word seed phrase, not a 24 words one.

This has nothing to do with the safety of your funds. You don’t put ADA in a pool, you delegate ADA to a pool. The ADA stays in your wallet at your own responsibility.

Yeah, I think you did… Because the words you’re saying aren’t possible. Or you used a fake wallet, but in that case funds will be lost anyway…

You didn’t write the words down from a hardware wallet by chance?

2 Likes