Cold Storage vs Hot Wallet for Marketplace Funds

When to keep your crypto on the marketplace, when to pull it back to a wallet you control, and the small habit that keeps you from losing balance to the wrong failure.

Every active marketplace buyer has the same small question every week: where should the money sit between orders? Sitting on the marketplace is convenient, sitting in your own wallet is safer, and the trade between the two is real. This page is a short, plain-words walk through the choice and the rule of thumb that experienced buyers actually use.

What the two words mean

A hot wallet is a wallet whose private keys are online and reachable by software. The marketplace's wallet for your account is a hot wallet from your perspective: the platform holds the keys, the keys are online, and the platform can spend them when its software says to. Any wallet on your phone or desktop with an internet connection is also a hot wallet, even if you control the keys yourself.

A cold wallet is a wallet whose private keys are stored offline. The simplest cold wallet is a piece of paper with a seed phrase written on it, kept somewhere a network attacker cannot reach. Hardware wallets (like a Trezor or a Ledger) are middle ground: the keys live on the device, the device is offline most of the time, and you plug it in to sign transactions.

What the failure modes look like

The two wallet types fail differently, and that is the only thing that matters.

A hot wallet held by a marketplace can be lost in three ways. The marketplace exit-scams (the operator walks away with the funds). The marketplace is seized (law enforcement takes the wallet). The marketplace is compromised (an attacker drains the wallet from outside). All three are externalities you cannot control once your balance is sitting there.

A cold wallet you control can be lost in one main way: you lose the seed phrase. If you wrote it down once and lost the paper, the funds are gone in a way nobody can recover, including you. The failure is yours alone, but it is total.

The rule of thumb

The working rule is short. Keep on the marketplace only what you need for the next order or two. Pull everything else back to a wallet you control. The marketplace becomes a payment rail, not a savings account.

The reason is asymmetric. If the marketplace fails on the day after you topped up, you lose your top-up. If the marketplace fails on the day after you pulled funds back, you lose almost nothing. The cost of pulling funds (one on-chain transaction fee) is small. The cost of leaving them is the entire balance, statistically rare but binary when it happens.

What "a wallet you control" actually means

For Monero, that is Feather Wallet on desktop, Cake Wallet on mobile, or the official Monero CLI. For Bitcoin, that is Electrum, Sparrow, or a hardware wallet. For Litecoin, Litecoin Core or Electrum-LTC. In every case, the test is: do you have the seed phrase, written somewhere only you can reach? If yes, it is yours. If no, it is not.

If the platform offers 2-of-3 multisig escrow as a default (and any platform worth using does), the funds in an active order are not in the platform's hot wallet anyway. They are in a multisig contract that requires two of three signatures to move, and one of those signatures is yours. The exit-scam risk on funds inside an open order is structurally different from the risk on funds sitting in your account balance. See Two of Three: The Multisig Contract for the mechanics.

The habit

The habit takes thirty seconds a week. Open the marketplace, look at the balance. If it is more than what you need for the orders you are about to place, withdraw the excess. Send it to a wallet you control. Write down where you sent it if you need to. That is the entire ritual.

It is the small, boring discipline that distinguishes the buyers who have never lost money to a marketplace failure from the buyers who have. Nothing about it is glamorous. It still does most of the work.

Related reading

For which coin to fund the marketplace in, see Funding a Tor Service: Bitcoin, Monero, and Litecoin Compared. For how multisig escrow reshapes the custody risk on active orders, see Two of Three: The Multisig Contract. For a working example of a marketplace that supports the multisig pattern with all three coins, the Nexus Market directory publishes the current overview.