Wallet coverage & recovery capabilities

This page documents compatibility and routing signals for common wallet exports and recovery inputs. It is not a guarantee of recovery. Execution depends on the wallet export surface, schema versions, and data completeness.

Open desktop downloads
Offline engine, legacy schema handlers, deeper analysis.

Web flow performs initial routing and format checks. Complex cases run in the desktop tool.

Primary Conditional Not typical
Open desktop downloads
Wallet Type Family Script types Inputs Typical exports / inputs Notes
Ledger Nano S
ledger-nano-s · UTXO
Hardware UTXO BIP49 BIP84 Address xpub Descriptor
xpub export (account) App metadata (coin/purpose)
Desktop recommended for legacy app variants and mixed purpose accounts.
Ledger Nano X
ledger-nano-x · UTXO
Hardware UTXO BIP49 BIP84 Address xpub Descriptor
xpub export (account) Wallet app selection
Similar surface to Nano S; most issues are purpose / account selection.
Trezor One
trezor-one · UTXO
Hardware UTXO BIP44 BIP49 BIP84 Address xpub Backup
xpub / public export Wallet metadata / account
Legacy (BIP44) remains common on older setups; ensure purpose matches address type.
Trezor Model T
trezor-model-t · UTXO
Hardware UTXO BIP44 BIP49 BIP84 Address xpub Backup
xpub / account export Address type metadata
Same class as Trezor One; desktop helps with multi-account/coin_type variations.
Coldcard Mk4
coldcard-mk4 · UTXO
Hardware UTXO BIP84 BIP86 BIP48 Custom PSBT Descriptor xpub
Descriptors / policy export PSBT signing context
Strong signals when descriptors are available; multisig depends on full policy/cosigners.
BitBox02
bitbox02 · UTXO
Hardware UTXO BIP84 BIP48 Descriptor PSBT Backup
Descriptor/policy export PSBT / signing data
Routing is strong with descriptors; multisig requires full policy representation.
Passport (Foundation)
passport-foundation · UTXO
Hardware UTXO BIP84 BIP48 Custom Descriptor PSBT xpub
Descriptor export PSBT context
Descriptors provide best routing; custom policies vary by setup.
Keystone 3 Pro
keystone-3-pro · UTXO
Hardware UTXO BIP44 BIP84 BIP86 BIP48 Address Descriptor PSBT
Address + account info Descriptor/PSBT (if enabled)
Multiple script types; ensure purpose and account match the observed address set.
Electrum
Bitcoin wallet
Software UTXO Custom BIP84 BIP48 BIP86 Backup Descriptor PSBT
Wallet file / JSON export Descriptor / xpub / PSBT
Very flexible; signals depend on whether descriptor/policy data is present.
Sparrow Wallet
sparrow · UTXO
Software UTXO BIP84 BIP86 BIP48 Custom Descriptor PSBT Backup
Descriptor / policy PSBT flow artifacts
Descriptor-first wallet; multisig works best with complete policy + cosigners.
Bitcoin Core
Bitcoin / UTXO
Software UTXO Custom Backup Address Key
wallet.dat / directory
Often requires desktop workflows; proprietary formats and node context may apply.
Wasabi Wallet
wasabi · UTXO
Software UTXO BIP84 BIP86 Custom Backup Descriptor PSBT
Wallet file / backup Descriptor/policy (varies)
Coverage depends on export surface; desktop helps when schema/version differs.
BlueWallet
bluewallet · UTXO
Mobile UTXO BIP84 BIP48 Custom Backup xpub Descriptor
App backup / export xpub / multisig data (if used)
Multisig depends on cosigner completeness; purpose mismatches occur on migrations.
Blockstream Green
greenaddress · UTXO
Mobile UTXO BIP48 Custom BIP84 Descriptor Backup Address
App export / backup Multisig policy (scenario)
Policy/multisig flows are conditional; desktop recommended for multi-party reconstruction.
MetaMask
EVM wallets
Software EVM Custom Address Backup Key
Address / account list
EVM routing is address-first; key material coverage depends on export format availability.
Trust Wallet
Mobile · multi-asset
Mobile EVM Custom Address Backup Key
Address / wallet ID
EVM chain routing depends on address + chain context; export surface varies by platform.
Phantom
Solana
Software Other Custom Address Backup Key
Address / wallet ID
Non-UTXO/non-EVM; classification/routing is supported, execution depends on export surface.
Keplr
Cosmos
Software Other Custom Address Key/export Seed
Bech32 address / pubkey Chain prefix + HD path
Chain prefixes and HD paths vary by zone; include target chain context.
Exodus
exodus · Other
Software Other Custom Backup Address Key
App export / backup Address / asset context
Multi-asset exports vary; routing can classify structure but execution depends on exported fragments.
Zeus LN
zeus-lightning · Lightning
Lightning UTXO Custom Backup Address Key
Node/remote config Channel state (scenario)
Lightning scenarios are highly data-dependent; desktop recommended for deep diagnostics.
Blixt (LND)
blixt-lnd · Lightning
Lightning UTXO Custom Backup Address Key
Config + seed container (varies) State/channel data (scenario)
Lightning recovery varies by data availability; use desktop for deeper routing and checks.
BTCPay Server (Coldcard)
btcpay-coldcard · Combo
Combo UTXO BIP84 BIP48 Custom Descriptor PSBT Backup
Store descriptor export PSBT signing artifacts
Descriptor-based setups are strongest; multisig depends on full policy and cosigner set.
Tangem Wallet 2.0
tangem-2 · UTXO
Hardware UTXO BIP84 BIP86 Custom Address Backup Key
Address / wallet ID Backup (if enabled)
Export surface varies by mode; routing works best with clear address context and purpose.
Atomic Wallet
atomic-wallet · Other
Software Other Custom Backup Address
App backup / export Address / asset context
Exports can be non-standard; classification works, execution depends on structured fragments.
Cake Wallet
cakewallet · Other
Mobile Other Custom Backup Address
App export / backup Address / asset context
Multi-asset; routing can classify, execution depends on export completeness and chain context.

How to read indicators

Indicators describe routing and compatibility signals. They are not a promise of recovery. Execution depends on wallet export surface, schema versions, and the completeness of the data you can provide.

  • Primary — typical exports provide reliable routing signals.
  • Conditional — supported in compatible scenarios; usually requires specific exports (descriptor/policy/keystore) or additional context.
  • Not typical — non-standard exports; classification still works, execution often requires desktop workflow.

Never paste seed phrases. Use structured exports (descriptor, xpub, PSBT, keystore JSON, backups) where available.

Typical inputs and what they unlock

Backup file (ZIP/JSON/DAT/TXT)
Detects wallet family and extracts recognizable fragments (headers, keystore blobs, indexes, metadata).
Address / wallet identifier
Enables chain selection and completeness checks (wrong purpose, missing change chain, mismatch).
Key material
In compatible scenarios, xpub/descriptors/WIF improve path inference. Coverage varies by wallet schema.
PSBT / descriptors
Best surface for UTXO policies: descriptors encode spending conditions; PSBT reflects signing context.

Common pitfalls we flag during routing

  • Passphrase enabled — correct routing often depends on passphrase context.
  • Wrong purpose — BIP44 vs BIP49/84/86 mismatch changes address/script type.
  • coin_type differences — wallet-specific mapping can shift accounts.
  • Missing change chain — funds can be on change addresses; partial scans look “empty”.
  • Multisig incomplete — missing cosigners/policy produces ambiguous reconstruction.
  • Export incomplete — classifiable but not executable without required fragments.

Recommended next step

Use the web flow for fast intake, routing, and format checks. If a wallet row is Conditional or Not typical (or exports are partial), continue in the desktop tool for legacy handlers, offline analysis, and deeper schema interpretation.