A custodial wallet is one where a company holds your private keys for you, while a non-custodial (or self-custody) wallet is one where you hold the keys yourself. The trade-off is simple to state: custodial wallets are easier to start and can reset your password, but you must trust a third party that can freeze or lose your funds; non-custodial wallets give you complete control and censorship resistance, but make you solely responsible for your seed phrase and recovery. Neither is "better" in the abstract — the right choice depends on how much you hold, how comfortable you are managing keys, and how much you value control over convenience. For most people the honest answer is that they end up using both, for different jobs.
What custodial means
In a custodial setup, the private keys that actually control your crypto are held and managed by a service on your behalf. Your account is, in effect, an entry in that company's database — an IOU that says you are owed a certain balance. You log in with an email and password, and the provider signs transactions for you behind the scenes. Centralized exchange accounts are the most common example, and many beginner-friendly apps work this way too.
The appeal is real and worth respecting. Onboarding takes minutes with a familiar email-and-password flow. If you forget your password, you can reset it. If someone gains access to your account, support may be able to help freeze it. There is no twelve-word phrase to guard for the rest of your life. For a newcomer buying their first small amount, that safety net removes most of the ways people lose money through simple mistakes.
The cost is trust. Because the custodian holds the keys, it can freeze your account, impose withdrawal limits, comply with an order to seize funds, or — in the worst case — become insolvent or get hacked while your assets sit on its books. This is the meaning behind the well-worn phrase "not your keys, not your coins." You do not hold the asset directly; you hold a claim against a company, and that claim is only as good as the company behind it. If you want the deeper foundations of how keys and ownership work, our explainer on what a crypto wallet actually is is a good companion read.
What non-custodial means
A non-custodial wallet hands you the keys directly. When you create one, the wallet generates a seed phrase — usually twelve or twenty-four words — that mathematically derives every private key in the wallet. That phrase is the master backup. Whoever holds it controls the funds, and no one else, including the wallet maker, can access or restore your account. The software is just an interface to keys that live with you.
This is what people mean by self-custody, and it delivers the properties crypto was designed for. No company can freeze your balance, reverse your transactions, or lock you out for paperwork reasons. You can connect to any decentralized application, hold assets across many chains, and move value without asking permission. Our full breakdown of what a non-custodial wallet is goes deeper on the mechanics, and how a seed phrase works explains the backup that makes it all possible.
The responsibility is the flip side. There is no password reset. If you lose your seed phrase and your device, the funds are gone — permanently, with no support line to call. If you expose the phrase to a phishing site or a screenshot in your cloud backup, an attacker can drain the wallet and nothing can reverse it. Self-custody is not harder day to day, but it is unforgiving about backup. That is why basic security hygiene matters far more here than it does on a custodial account.
The real trade-offs
It helps to put the two side by side. Notice that almost every row is a mirror image: a strength of one is the weakness of the other. There is no free lunch — you are choosing which risk you would rather carry.
| Dimension | Custodial wallet | Non-custodial wallet |
|---|---|---|
| Who holds the keys | The company | You |
| Account recovery | Password reset available | Only via your seed phrase |
| Setup difficulty | Very low (email and password) | Low, but you must back up a seed phrase |
| Can funds be frozen? | Yes, by the custodian or an order | No — you alone authorize transactions |
| Main risk | Custodian hack, insolvency or freeze | You lose or expose your seed phrase |
| dApp / DeFi access | Limited or routed through the provider | Direct and permissionless |
| Best for | Beginners, active trading, small balances | Long-term holding, DeFi, larger balances |
One subtlety is worth naming. Custodial does not mean unsafe and non-custodial does not mean safe — each just relocates the danger. With a custodian, your worst case is counterparty failure you cannot control. With self-custody, your worst case is your own mistake, which you can control with good habits. People who have been burned by an exchange collapse tend to prefer the risk they can manage themselves.
Who should pick which
Match the wallet to the job rather than hunting for a single winner.
- Complete beginners buying a first small amount are often well served starting custodial. The recovery safety net prevents the most common way people lose money early — mishandling a seed phrase before they understand it.
- Active traders who move in and out frequently may keep working capital on a custodial exchange for speed and liquidity, accepting the counterparty risk as a cost of doing business.
- Long-term holders of meaningful sums should lean non-custodial. The whole point of holding crypto for years is to not depend on a company staying solvent and cooperative the entire time.
- DeFi and Web3 users who connect to dApps, mint, stake or use multiple chains need self-custody, because permissionless access is the feature they came for. A browser-based tool like the WATS Chrome extension exists precisely for signing those interactions while you keep your keys.
- Anyone valuing censorship resistance — people who want no entity able to freeze or reverse their funds — should be non-custodial by definition.
A common and sensible pattern is to use both: a custodial exchange as an on-ramp for buying and selling, and a non-custodial wallet as the destination where you actually hold what you intend to keep. The skill worth learning is the handoff — withdrawing from the custodian to an address only you control.
Middle-ground models
The custodial-versus-non-custodial line is not as binary as it first appears. A growing set of designs sit deliberately in between, trying to keep self-custody's control while softening its single biggest weakness: one fragile secret that, if lost, takes everything with it.
MPC wallets
Multi-party computation (MPC) splits a private key into several shares held in different places, and transactions are signed cooperatively without any single share ever reconstructing the whole key. There is no one seed phrase to lose, and losing a single share need not mean losing the funds. It keeps you in control while removing the all-or-nothing fragility of a lone backup.
Smart-contract accounts
On chains that support them, smart-contract or "smart" accounts make the wallet itself programmable. They can enable social recovery (trusted contacts or devices help you regain access), spending limits, and session permissions — features that feel like a custodian's safety net but without handing any company control of your assets.
Dual-custody
Dual-custody splits authority across two keys, typically one held by the user and one by the provider, so that moving funds requires both. It is not full custodianship, because the provider cannot act alone, and it is not classic single-key self-custody either. It is a deliberate compromise: you give up being the sole signer in exchange for a second factor that resists a single point of failure.
None of these is a magic eraser of trade-offs. MPC and smart accounts add complexity and, depending on the implementation, new dependencies. Dual-custody means a counterparty is part of every transaction. The point is that "custodial or non-custodial" is now a spectrum, and the interesting question is exactly where on that spectrum a given product sits — and whether it is honest about it.
How WATS approaches custody
WATS Wallet is a non-custodial brand, and it spans more than one product, so custody is best understood product by product rather than as a single blanket claim.
The Chrome extension and the mobile app are self-custody in the ordinary sense: you generate and hold your own keys and seed phrase, and WATS never holds them. These are the right tools when you want unambiguous, sole control — connecting to dApps, signing in the browser, or carrying a wallet on your phone where you, and only you, can authorize transactions. For an added physical layer, the WATS NFC Metal Card carries a unique ID and pairs with a single device the first time you tap it in the mobile app — from then on it works only with that phone, as a tap-to-authenticate second factor that stores no private keys. If you are weighing where keys live across different setups, our guide to hot wallets versus cold wallets pairs naturally with this distinction.
The WATS Hot Wallet is non-custodial too: you hold your own keys and WATS never holds one, so every transaction is authorized by you alone and no one else can move your assets. It sits firmly on the self-custody side of the spectrum, and we want to be precise about that, because vague custody language is exactly what this article argues against. What actually distinguishes the Hot Wallet is not who holds the keys — that answer is simply you — but its fee design, which is worth separating out cleanly.
One more honest clarification, since custody and convenience are easy to blur: the Hot Wallet also pays every action in a single fee token, ATS, but that gas-abstraction feature is about which token you pay fees in, not about who holds your keys, and it is not a discount — the ATS fee tracks the live network cost rather than lowering it. The two designs are independent. Custody is about control; the fee model is about removing per-chain native-token juggling. Keeping them separate in your head is part of evaluating any wallet clearly.
Bottom line
Custodial versus non-custodial comes down to one question — who holds the keys — and that single fact cascades into every other difference. Custodial wallets trade control for convenience and a recovery safety net, which suits beginners, active traders and small balances. Non-custodial wallets trade convenience for control and censorship resistance, which suits long-term holders, DeFi users and anyone who refuses to depend on a third party staying solvent and cooperative. Most experienced users settle on a mix, and a widening range of middle-ground designs — MPC, smart accounts and dual-custody — now blur the old binary. The goal is not to find the universally "right" wallet but to know exactly where your wallet sits on the custody spectrum, and to choose the trade-off you can live with on purpose rather than by accident.
Frequently asked questions
What is the main difference between a custodial and non-custodial wallet?
The difference is who holds the private keys. In a custodial wallet, a company holds the keys on your behalf, so it controls the funds and can recover your access with a password reset. In a non-custodial wallet, you hold the keys yourself through a seed phrase, so you have full control and no one can freeze your funds, but you alone are responsible for backup and recovery.
Is a custodial or non-custodial wallet safer?
Neither is universally safer; they simply move the risk to different places. A custodial wallet protects you from losing a seed phrase but exposes you to the custodian being hacked, going insolvent, or freezing your account. A non-custodial wallet removes counterparty risk entirely, but the security of your funds then depends on how well you protect and back up your own keys.
Are exchange accounts custodial or non-custodial?
Standard accounts on centralized exchanges are custodial. When your balance sits in your exchange trading account, the exchange holds the private keys and you hold an IOU in its database. If you withdraw those coins to a wallet where only you control the seed phrase, you are then self-custodial. The phrase "not your keys, not your coins" describes exactly this distinction.
What is dual-custody and is it the same as a custodial wallet?
Dual-custody splits control across two keys, so neither party alone can move funds without the other. It is not the same as a fully custodial wallet, where one company holds all the keys, nor is it identical to single-key self-custody. Typically the user holds one key and a provider holds the other, so a transaction requires both — a deliberate middle path that trades sole signing authority for resistance to a single point of failure, at the cost of involving a counterparty in every transaction.
Can I switch from a custodial to a non-custodial wallet?
Yes, and many people do as their holdings grow. You create a non-custodial wallet, securely record its seed phrase offline, and then withdraw your assets from the custodial service to your new wallet's address. From that point you control the keys. The reverse is also possible by sending funds back to a custodial account, though you give up self-custody when you do.

