nocturnal07
Master
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
200 XP
Is there a wallet/tool that will scan ALL (address types / derivation paths / different coins) from a BIP39 mnemonic?
In most bitcoin wallets you need to specify address type (segwit or legacy) and the BIP44 derivation path. So if you're checking a wordlist it will not show you the balance of all the other address types or derivation paths, only the ones you choose. Manually checking each one is very time consuming. I'm ready to write my own tool to do this but don't want to waste my time if one already exists.
Bonus points if it checks all coins that use BIP39. Litecoin, BCH, ect..
In most bitcoin wallets you need to specify address type (segwit or legacy) and the BIP44 derivation path. So if you're checking a wordlist it will not show you the balance of all the other address types or derivation paths, only the ones you choose. Manually checking each one is very time consuming. I'm ready to write my own tool to do this but don't want to waste my time if one already exists.
Bonus points if it checks all coins that use BIP39. Litecoin, BCH, ect..