What self-custody actually means, how to move funds off a closing exchange safely, seed phrase and hardware wallet practice, and the mistakes that make self-custody more dangerous than an exchange.

Last updated: 28 July 2026
"Not your keys, not your coins" is the most repeated phrase in crypto and one of the least acted upon. Three exchange wind-downs in July 2026 made the point again: assets on a custodial platform are a claim against a company, and the company decides when you can act on it.
The phrase is right, but it is usually delivered without the part that matters. Self-custody transfers risk from a company to you, and you can lose funds through your own mistakes just as permanently as through someone else's insolvency. This guide covers how to do it properly, including how to get funds off a closing exchange without creating a new problem.
Self-custody means holding the private keys that control your crypto, rather than holding an account balance with a company that controls those keys on your behalf. Under self-custody, moving your assets requires your signature and nothing else: no approval, no withdrawal limit, no account review.
The distinction is legal as much as technical. An exchange balance is an entry in a company's ledger representing what it owes you. A self-custodied balance is recorded on-chain and controlled by a key only you hold. In an insolvency, the first is a claim among many creditors; the second is unaffected.
| Exchange custody | Self-custody | |
|---|---|---|
| Who controls the keys | The company | You |
| Failure mode | Insolvency, freeze, wind-down, hack | Lost seed phrase, signed a malicious transaction |
| Recourse if it fails | Creditor claim, sometimes partial | None |
| Recovery if you forget credentials | Support can reset | Funds are gone permanently |
| Counterparty risk | Full | None |
Read that table honestly. Self-custody does not reduce risk; it concentrates it in you and removes every safety net. That is a good trade for most people, but only if you take the operational side seriously.
With BitMart winding down and other venues following, this is the live question for a lot of people.
A hardware wallet keeps the private key on a dedicated device and signs transactions without the key ever touching an internet-connected computer. For any meaningful balance this is the baseline. Buy directly from the manufacturer: supply-chain tampering on resold devices is a documented attack, and a device that arrives with a pre-printed seed phrase is a theft in progress.
Browser and mobile wallets are appropriate for the amounts you actively use. They are convenient and genuinely fine for day-to-day activity, but the key sits on a general-purpose device with a large attack surface. Treat a software wallet the way you would treat cash in your pocket.
Multisignature setups require several keys to authorise a transaction, removing any single point of failure. For treasuries and larger holdings this is standard practice. It adds operational complexity, so it earns its place above a certain amount rather than for everyone.
Separating wallets by purpose limits the damage of any single mistake. A malicious approval signed in your experimental wallet cannot reach the hardware wallet holding everything else.
Self-custody failures are rarely exotic. The recurring causes are boring and preventable.
A common misconception is that using DeFi means giving up self-custody. It does not, provided the protocol is genuinely non-custodial. You connect a wallet, sign transactions, and the assets remain under keys you control throughout.
JewelSwap works this way across MultiversX, Sui and Radix. Liquid staking, yield farming, money markets and NFT-backed loans all execute through smart contracts the user signs into; the protocol does not take custody. Liquid staking tokens such as JWLSUI, JWLEGLD and JWLXRD sit in your own wallet, and the S-variants that accrue value do the same.
Being non-custodial does not make a protocol safe, and it is worth being blunt about that. Smart contract risk, oracle failure and your own signing mistakes remain. What it removes is the specific risk that a company decides you cannot have your assets back.
Self-custody means holding the private keys that control your assets rather than trusting a company to hold them for you. You can move your funds at any time with your own signature, and no third party can freeze, delay or lose them on your behalf.
It means that if someone else controls the private keys, the assets are effectively theirs and you hold only a claim against them. Exchange balances are entries in a company ledger; if that company fails, freezes withdrawals or winds down, your access depends on its decisions.
It removes counterparty risk entirely but replaces it with personal responsibility. There is no password reset and no support desk. For most people it is the better trade, but only with a tested seed phrase backup and disciplined transaction signing.
Written on paper or stamped into metal, stored physically in a location only you can access, ideally with a second copy in a separate location. Never photograph it, never store it in cloud notes, and never type it into any website or application other than a wallet restore screen.
Create and back up the destination wallet first, test that you can restore it from the seed phrase, send a small test transaction, confirm it arrives, then move the rest. Verify the network as well as the address, and withdraw well before the deadline to avoid compliance queues.
Yes, with genuinely non-custodial protocols. You connect a wallet and sign transactions while the keys stay with you. The risk shifts from counterparty failure to smart contract and signing risk, so use a dedicated wallet for active positions rather than your main holdings.