Security Center · How to
How to Protect Your Crypto Wallet — A Practical Setup
This is a setup guide, not a warning list. The goal is an arrangement where your most likely mistake costs you very little.
Direct answer
To protect a crypto wallet: separate wallets by purpose so one mistake cannot reach everything, back up the seed phrase physically and offline, use hardware for anything significant, read and limit token approvals, and verify destination addresses in full with a test transaction for large transfers. The structural step — separation — matters most, because it works without requiring you to correctly identify every threat.
Step 1 — Separate wallets by purpose
Do this before anything else. It is the only measure that limits damage rather than attempting to prevent all mistakes.
| Wallet | Holds | Connects to |
|---|---|---|
| Vault | Long-term holdings | Nothing. Never signs contract interactions. |
| Trading | What you are actively using | Venues you deliberately chose |
| Burner | Almost nothing | Anything unfamiliar — mints, airdrops, new contracts |
A malicious approval signed from a burner costs you a burner's contents. The identical signature from a vault costs you everything.
This works without you having to identify malicious contracts correctly — which is the point, because that identification is precisely what attackers work to defeat.
Step 2 — Use hardware for the vault
A hardware wallet keeps keys offline; signing requires physical possession and confirmation on the device. That removes the entire remote-malware path for your largest holdings.
- Buy direct from the manufacturer. Supply-chain tampering with resold devices is a documented attack.
- Initialise it yourself and generate a new seed on the device. A device that arrives with a pre-printed seed phrase is compromised — the phrase is known to whoever printed it.
- Confirm the receiving address on the device screen, not just in the computer's interface. That screen is the part malware cannot alter.
Step 3 — Back up the seed phrase properly
The backup is a copy of the funds. Store it accordingly.
Do:
- Write it physically. Metal backup plates resist fire and water in a way paper does not.
- Consider more than one location if the amount justifies it.
- Test the restore once, before it matters, with a small amount.
Do not:
- Photograph it. Photos sync to cloud storage automatically.
- Store it in notes apps, email, or cloud drives.
- Type it into any website, form, or chat. The only legitimate place a seed phrase is ever entered is a wallet during a genuine restore.
The most common 2FA and seed failure is not an attacker. It is a person losing one device and discovering both the authenticator and the backup were on it.
Step 4 — Manage approvals
Approval abuse is more common than key theft and involves no key theft at all.
- Read what you are signing: which contract, which token, what amount.
- Prefer finite approvals to unlimited ones.
- Review and revoke periodically. Approvals persist indefinitely — a contract you interacted with once last year can still move those tokens.
- Interact from the burner whenever the contract is unfamiliar.
Step 5 — Verify addresses properly
- Check the middle of the address, not only the first and last four characters. Address-poisoning attacks are designed specifically around the four-and-four habit.
- Send a test transaction first for anything significant, and confirm arrival before sending the balance.
- Confirm the network. A valid address on the wrong chain can destroy funds irrecoverably.
- Use saved, labelled addresses rather than pasting each time.
On CoinDock, withdrawal addresses can be added to an allowlist with a cooldown period before a newly added address becomes usable — so an attacker who gains momentary account access cannot immediately add their own address and withdraw.
Step 6 — Secure the surrounding accounts
Your wallet is not the only path in.
- 2FA on every exchange and email account, preferably a passkey. See how to set up 2FA.
- Your email is a master key — it can reset most other accounts. Secure it at least as well as your exchange.
- Consider a SIM lock or port-out PIN with your carrier if any account still uses SMS recovery. SIM-swap attacks target exactly this.
- Scope API keys narrowly. CoinDock keys carry
read,trade, orwithdrawseparately. Grant the least that does the job.
Step 7 — Review periodically
Every few months, or after anything unusual:
- Revoke approvals you no longer need
- Confirm seed backups are still present and legible
- Check trusted devices and active sessions on exchange accounts
- Review API keys — revoke unused ones, confirm scopes are still minimal
- Confirm recovery codes are stored where you can actually reach them
- Verify saved withdrawal addresses are still ones you recognise
If you think you are compromised
Speed matters, and the order matters:
- Move funds first, from a clean device, to a wallet whose seed has never touched the suspect machine. Do not investigate first.
- Revoke approvals on the affected wallet.
- Assume the seed is burned if there is any chance it was exposed. Generate a new wallet; do not reuse it.
- Secure the surrounding accounts — email, exchange, API keys.
- Ignore recovery offers. Anyone approaching you after a loss is running a second fraud.
Related
- Wallet Safety Guide — the reasoning behind these steps.
- Common Crypto Scams
- Wallet Security FAQ
Step-by-step
How to Protect Your Wallet
A simple checklist to harden a self-custody wallet.
-
Use a hardware wallet
Move long-term holdings off browser wallets.
-
Back up your seed
Offline backup; ideally split storage.
-
Limit approvals
Review and revoke unused approvals.
-
Phishing hygiene
Bookmark sites; never click links from DMs.
Related on Security Center
-
Wallet Safety Guide
A wallet stores keys, not coins. Once that is clear, most wallet security advice stops being arbitrary rules and starts...
-
Wallet Security FAQ
The wallet questions that come up most, answered from how wallets actually work.
-
Security Resources
The checklists and routines from CoinDock's security guides, in one place.
-
Security Center
Everything CoinDock publishes on crypto security — wallets, scams, contract checks, and account protection.
-
Security Glossary
Definitions of the security terminology used across CoinDock's guides.
Review CoinDock Security Standards
Continue your CoinDock journey.
Go