The difference is who holds the private keys: in a custodial wallet a company holds them on your behalf, and in a non-custodial (self-custody) wallet you hold them yourself, backed up by a seed phrase. Letting a company hold the keys buys you an easy start and a password reset, at the price of a counterparty that can freeze your account, be ordered to seize it, or go insolvent while your balance sits on its books. Self-custody removes that counterparty, but there is no reset — lose the seed phrase and your device, and the funds are gone for good. As a rule custodial fits beginners and active traders keeping a working balance on an exchange, while non-custodial fits long-term holders, DeFi users and anyone who would rather not depend on a company staying solvent and cooperative; many people use both, buying on an exchange and holding in self-custody. WATS is an example of the non-custodial kind: the keys are generated on your device and WATS never holds one, on any of its four products.
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. For the deeper foundations of how keys and ownership work, the 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. A 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 | Not by a wallet provider — you alone authorize transactions (issuers of some centralized tokens can still freeze their own token) |
| 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 |
| Example | A centralized exchange trading account | WATS — Chrome extension, mobile app, Hot Wallet |
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 the keys stay with you.
- 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) distributes key material as several shares held in different places, and those shares sign cooperatively so the complete private key is never assembled anywhere — not even at signing time. There is no single seed phrase to lose, and depending on the threshold the scheme uses, losing one share need not mean losing the funds. It keeps you in control while removing the all-or-nothing fragility of a lone backup, though you are then trusting the implementation and whoever holds the other shares.
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. This is the same ERC-4337 account-abstraction machinery that also makes fee abstraction possible, which is how the WATS Hot Wallet lets network fees be paid in one token.
Split-authority models
Some products split signing 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: the user gives up being the sole signer in exchange for a second factor that resists a single point of failure. Not every wallet takes that route. WATS does not: every WATS product is plain self-custody, the user is the only signer, and WATS never holds a key.
None of these is a magic eraser of trade-offs. MPC and smart accounts add complexity and, depending on the implementation, new dependencies. A split-authority design 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 is fully non-custodial across all four of its products — the Chrome extension, the mobile app, the Hot Wallet and the NFC Metal Card. You hold the keys; WATS never holds one. That is the whole answer, stated without hedging, because vague custody language is exactly what this article argues against.
The Chrome extension and the mobile app are self-custody in the ordinary sense: the wallet generates your keys and seed phrase, you back that phrase up offline, and WATS cannot access, restore, freeze or move the account. Between them they cover the two places most people transact — connecting to dApps in the browser and signing on a phone — across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON. Bitcoin is not natively supported, which is worth knowing before you plan where each asset will live.
The WATS Hot Wallet is non-custodial on exactly the same terms: you hold your own keys, WATS never holds one, and every transaction is authorized by you alone. What distinguishes it is not custody but fees. It applies ERC-4337 account abstraction on EVM chains and LayerZero OFT for omnichain movement so that network fees can be paid in a single token, ATS, instead of stocking each chain's native gas token separately. That changes which token pays, not what the transaction costs — it is not a discount, and the underlying network fee is unchanged. Custody and fee design are independent questions, and keeping them apart in your head is part of evaluating any wallet clearly. The ATS supply is also being burned down from 100M to 30M, which is a tokenomics fact, not a custody one.
The NFC Metal Card adds a physical layer without changing the custody model at all. It stores no private keys. It carries a unique card ID and pairs to exactly one device in the WATS mobile app, working from then on only with that device as a tap-to-authenticate factor for keys that stay in the WATS apps. In other words it is closer to a physical security key than to a cold-storage vault: military-grade metal, IP68 and MIL-STD-810 rated, built on NTAG 216 with AES-128 over ISO/IEC 14443. If you are weighing where keys live across different setups, the guide to hot wallets versus cold wallets pairs naturally with this distinction.
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. Middle-ground designs — MPC, smart accounts, split-authority setups — have blurred the old binary, so the sharper question is no longer "which of the two" but "where exactly on the custody spectrum does this wallet sit, and does it say so plainly?" If your answer is that you want the keys, the practical step is to open a wallet that states its custody model without hedging and move your long-term holdings off the exchange into it. WATS states it plainly — non-custodial on the Chrome extension, the mobile app and the Hot Wallet, with the NFC Metal Card as a tap-to-authenticate layer on top and no key ever held by WATS. Concretely: install the WATS Chrome extension or the mobile app, write the seed phrase down offline before you fund it, send one small test transfer, and only then withdraw the balance you actually intend to hold.
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. WATS is an example of the second kind: the keys are generated on your device and WATS never holds one.
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 the custodian as a counterparty, 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.
Is WATS a custodial or a non-custodial wallet?
WATS is fully non-custodial. The private keys are generated on your device and you alone hold them across all four WATS products — the Chrome extension, the mobile app, the Hot Wallet and the NFC Metal Card — and WATS never holds a key. That means WATS cannot freeze, move or recover your funds, and your offline seed-phrase backup is the only recovery path. The NFC Metal Card does not change this: it stores no private keys and acts as a tap-to-authenticate factor that pairs to one device.
What are split-authority or "dual-custody" wallets, and are they the same as custodial wallets?
A split-authority design divides signing across two keys, typically one held by the user and one by the provider, so neither party alone can move funds. 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: it trades sole signing authority for resistance to a single point of failure, at the cost of involving a counterparty in every transaction. Not every wallet works that way. WATS does not — the user is the only signer on every WATS product, and WATS never holds a key.
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 — WATS, for example, on the Chrome extension or mobile app — securely record its seed phrase offline, then withdraw your assets from the custodial service to your new wallet 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.

