This article explains, in plain technical terms, how to receive and send cryptocurrency with a hardware wallet and how to confirm transactions on the device itself. I’ll walk through step-by-step actions you should take, the checks to perform on the device screen, and special cases like NFTs and smart-contract approvals. Think of your seed phrase like the master key to a safe deposit box — the device is the lock and the app is the receptionist.
I believe clear muscle-memory steps reduce mistakes. Short steps first. Then the checks.
Who should look elsewhere? If you prefer fully custodial services (an exchange or custodial wallet) this guide might be overkill. But if you own your private keys and want practical safeguards, this is for you.
For setup basics, see the getting started guide: Getting started. For seed phrase fundamentals, read Seed phrase basics.
How do I get an address on my hardware wallet? Follow these steps.
Why verify? Because malware can swap addresses on the host computer or phone. The hardware wallet’s secure element isolates private-key operations so that the address shown on the device is the authoritative one.
See details on multiple accounts and address types: Multiple accounts and wallets and Privacy, addresses & UTXO.
A short test transfer is a smart move for high-value incoming transfers. It costs a small fee and proves that the sender routed funds correctly.
Here’s a general send flow (what I follow every day):
In my testing, the most common slip is not verifying the on-device address and assuming the app display is correct. Don’t do that.
How do I confirm a transaction on my hardware wallet? Confirming means verifying and approving what you see on the device screen.
Remember: approval on the device is the final gate. If you approve a bad transaction, the device can't reverse it. But if you deny, nothing broadcasts.
Sending an NFT? Watch these extra items:
And always test with a small transfer if the asset is valuable.
| Connection | Convenience | Security notes |
|---|---|---|
| USB (wired) | High | Wired reduces exposure to wireless attacks. The device still verifies transactions on-screen. |
| Bluetooth | High mobile convenience | Wireless pairing adds an attack surface. Keep firmware up to date and unpair in public places. |
| NFC | Quick tap | Short range limits exposure but still requires on-device verification. |
| Air-gapped (QR/SD) | Low convenience | Highest isolation: signing offline prevents network-based attacks. See air-gapped signing guide. |
Common mistakes I see repeatedly:
Quick checklist before approving any send:
If any answer is No, stop and investigate. But don’t panic — rejecting simply aborts the action.
For firmware safety and verification steps, see firmware updates & verification.
If a transaction is unconfirmed:
If the device disconnects mid-process, reject and restart both device and app. See our troubleshooting guides: Troubleshooting common errors and Device not recognized.
Q: Can I recover my crypto if the device breaks? A: Yes. If you have your seed phrase (recovery phrase) backed up correctly, you can restore your private keys to a new compatible hardware wallet or a trusted software wallet that supports the same standard (e.g., BIP-39), assuming you understand derivation paths.
Q: What happens if the company that made my hardware wallet goes bankrupt? A: The hardware vendor’s status doesn’t affect your private keys. With your seed phrase and compatible tools, you can restore and access funds. That said, community-maintained tools and open standards help long-term recoverability.
Q: Is Bluetooth safe for a hardware wallet? A: Bluetooth is convenient for mobile use but adds an extra attack surface. If you use Bluetooth, keep firmware current, confirm on-device details, and unpair in public spaces. For maximum isolation, use USB or air-gapped signing.
Daily sending and receiving with a hardware wallet is straightforward once you build good habits: always verify addresses and amounts on the device, understand the network fee, and be cautious with contract approvals. What I've found in months of testing is that the single best habit is simple: read the device screen every time.
Want to read setup steps or backup strategies next? Check the getting started guide and backup pages: Getting started and Backup & recovery. For advanced signing workflows, see air-gapped signing and third-party compatibility.
If you want a quick printable checklist, the Transaction confirmation checklist above works well as a pocket reference.
Stay practical, and verify on-device.