Thursday, May 28, 2026 F&G 22 · Extreme Fear
BTC $72,872 -3.65% ETH $1,975 -4.81% USDT $0.998246 -0.03% BNB $633.77 -2.86% XRP $1.28 -3.57% USDC $0.999530 -0.01% SOL $80.59 -3.80% TRX $0.364107 -2.44% FIGR_HELOC $1.03 +0.65% DOGE $0.097436 -4.00% HYPE $57.08 -7.58% USDS $0.999418 -0.02% LEO $10.06 +0.09% RAIN $0.014248 +23.10% ZEC $526.99 -7.68% ADA $0.229414 -4.25% XMR $380.46 -1.18% BCH $324.87 -5.49% LINK $8.82 -6.36% WBT $53.54 -3.82% BTC $72,872 -3.65% ETH $1,975 -4.81% USDT $0.998246 -0.03% BNB $633.77 -2.86% XRP $1.28 -3.57% USDC $0.999530 -0.01% SOL $80.59 -3.80% TRX $0.364107 -2.44% FIGR_HELOC $1.03 +0.65% DOGE $0.097436 -4.00% HYPE $57.08 -7.58% USDS $0.999418 -0.02% LEO $10.06 +0.09% RAIN $0.014248 +23.10% ZEC $526.99 -7.68% ADA $0.229414 -4.25% XMR $380.46 -1.18% BCH $324.87 -5.49% LINK $8.82 -6.36% WBT $53.54 -3.82%
TheWeal

Learn

Crypto wallets explained: custodial vs self-custody, hot vs cold

Last updated

A “wallet” in crypto does not hold cryptocurrency — the cryptocurrency is on the blockchain. The wallet holds the private keys that prove ownership. Choosing a wallet is choosing your security model. The two main decisions: custodial vs self-custody, and hot vs cold.

Custodial vs self-custody

Custodial means a third party (exchange, payment app, hosted wallet) holds the private keys for you. You log in with email/password; they sign transactions on your behalf. Examples: Coinbase, Binance, Cash App, Robinhood.

  • Pro: Easy. Forgot password? You can reset. Lost device? You can log in from another.
  • Con: You do not actually own the crypto — you have a claim against the custodian. If the custodian fails (FTX, Celsius, Mt. Gox), your claim may not be honoured.

Self-custody means you hold the private keys yourself. Examples: MetaMask, Phantom, Rabby, Ledger, Trezor.

  • Pro: No counterparty risk. The blockchain only honours signatures from your private key — period.
  • Con: You are responsible for security. Lose your seed phrase, lose your funds. No customer service can recover them.

For amounts above ~$1,000, self-custody is generally recommended. For small balances used actively (trading, on-ramps), custodial is fine.

Hot vs cold

Hot wallets are connected to the internet. Browser extensions (MetaMask, Phantom) and mobile apps (Trust, Rabby) are hot. They are convenient for daily use but vulnerable to malware, phishing, and bad signing.

Cold wallets are not connected to the internet. Hardware wallets (Ledger, Trezor, GridPlus) sign transactions on a separate device. You connect briefly to broadcast the signed transaction, then disconnect. Even if your computer is compromised, the private key never leaves the hardware device.

For amounts above ~$5,000, a hardware wallet is generally recommended. For amounts above ~$100,000, hardware + multi-signature is recommended.

The seed phrase

Every self-custody wallet starts by generating a 12 or 24-word seed phrase. This phrase encodes your private keys. Anyone with the seed phrase can recreate your wallet on any compatible device.

Rules:

  1. Write it down on paper or engrave on metal. Do not store digitally.
  2. Store in at least two physically separate locations.
  3. Never photograph, type into any website, or share via any digital channel.
  4. Test recovery before depositing serious funds — wipe the wallet, restore from seed, verify funds visible.

Common scams

  • “Wallet support” DMs. No legitimate wallet provider DMs you. Anyone in your DMs asking for your seed phrase is a scammer.
  • Fake browser extensions. Install MetaMask only from metamask.io. Check the URL carefully.
  • Approve-all-spending phishing. Some malicious smart contracts ask you to “approve unlimited” spending on a token. Always limit approvals to the amount needed; review token approvals at revoke.cash periodically.
  • Address-poisoning. Attackers send a tiny transaction from an address that visually mimics one you commonly send to, hoping you’ll copy the wrong address from your transaction history later.

Recommended setups

Beginner (under $1k): Custodial exchange (Coinbase, Kraken). Enable 2FA. Use a unique strong password.

Active user ($1k–10k): Self-custody hot wallet (MetaMask + Phantom for multi-chain). Move long-term holdings to a hardware wallet.

Serious holder (above $10k): Hardware wallet (Ledger Nano X or Trezor Safe 5). Multi-sig for amounts above $100k.

Where to go next

Not financial advice. Always test recovery before depositing serious funds.