The most important thing to understand

Your coins do not live "inside" your wallet. They live on the blockchain — a public record that is not stored anywhere you can touch. What your wallet stores is a private key: a secret number that proves to the blockchain that you control a particular address. Think of it like a PIN for a safety deposit box. The gold is in the vault (the blockchain); your PIN is what lets you open it.

This means: if you lose your private key (or the seed phrase that generates it), your coins are gone forever. If someone else gets your private key, they can take everything. The blockchain does not have a "forgot my password" button. There is no customer service to call.

The seed phrase (also called recovery phrase or mnemonic) is typically 12 or 24 random words generated when you set up a wallet. It can regenerate your private key on any compatible wallet app. Write it down on paper, store it somewhere safe and offline, and never photograph it, type it into any website, or share it with anyone — ever.

Custodial versus non-custodial wallets

The most fundamental distinction in crypto storage is whether you hold your keys or someone else does.

Custodial wallets are held by a company — typically an exchange like Binance, Coinbase, or WazirX. The exchange holds your private keys and manages the wallet on your behalf. This is convenient: you log in with a username and password, and if you forget it, you can reset it. But it means you are trusting the exchange with your funds. If the exchange is hacked, goes insolvent, freezes withdrawals, or shuts down (as FTX did in 2022), you may lose access to your coins. "Not your keys, not your coins" is the cliché, and FTX proved it true.

Non-custodial wallets give you the private keys directly. You, and only you, control your funds. Software wallets (MetaMask, Phantom, Trust Wallet) are apps on your phone or browser. Hardware wallets (Ledger, Trezor) are physical devices that store your keys offline. With non-custodial wallets, nobody can freeze your funds or shut your account — but there is also nobody to recover them if you lose your seed phrase.

Hot wallets versus cold wallets

Hot wallets are connected to the internet. This includes exchange accounts, browser extension wallets (MetaMask, Phantom), and mobile wallet apps. Hot wallets are convenient for regular use — trading, using DeFi apps, sending funds quickly. The trade-off is that anything connected to the internet can, in principle, be hacked, especially if your device is compromised or you visit a malicious website.

Cold wallets store your private keys completely offline. A hardware wallet (Ledger, Trezor, Coldcard) is a small physical device — similar to a USB drive — that signs transactions without ever exposing your private key to the internet. Even if a hacker controls your computer, they cannot extract your key from the hardware device. Cold storage is the gold standard for holding significant amounts of crypto that you do not need frequent access to.

A sensible approach for most people: keep small amounts you actively use in a hot wallet (like MetaMask or an exchange), and store any serious holdings in a hardware wallet that lives in a drawer.

Wallet addresses and networks

Each blockchain has its own address format. An Ethereum address looks like 0x71C7656EC7ab88b098defB751B7401B5f6d8976F. A Solana address looks like A1b2C3d4E5f6... (a string of letters and numbers in a different format). You cannot send Ethereum tokens to a Solana address, or vice versa — the funds would be lost. Always double-check the network when sending.

Some blockchains are "EVM-compatible" (Ethereum, Polygon, Arbitrum, Optimism, BNB Chain, and many others), meaning they use the same address format as Ethereum and work with the same wallet (like MetaMask). Sending ETH to an Arbitrum address on the wrong network is a common mistake that results in stuck funds; always verify both the address and the network.

Common wallet mistakes and how to avoid them

Sharing your seed phrase. No legitimate wallet, exchange, or person ever needs your seed phrase. Anyone who asks for it is attempting to steal your funds. This is the most common crypto scam, often disguised as customer support.

Storing your seed phrase digitally. Taking a photo of your seed phrase, saving it in a notes app, or emailing it to yourself puts it at risk of being accessed if your phone, computer, or email is compromised. Write it on paper and keep it somewhere physical and secure.

Sending to the wrong network. Sending tokens on the wrong chain (e.g. sending USDC on Ethereum to an address expecting Solana USDC) typically results in lost funds. Always verify the chain, not just the address.

Approving unlimited spending. When you use DeFi apps, they often ask you to "approve" them to spend your tokens. Some request unlimited approval, which means a compromised protocol could drain your wallet. Use tools that let you set precise limits and regularly revoke unused approvals.

Fake wallet apps. Download wallet software only from official sources. Fake wallet apps in app stores have stolen millions. Verify the developer and reviews carefully.

Wallets and India

Indian users can use any wallet software or hardware. There are no restrictions on self-custody in India. Exchanges operating in India (CoinDCX, WazirX, Mudrex, Coinbase India) offer custodial wallets as part of their services. For self-custody on Ethereum and compatible chains, MetaMask is the most widely used software wallet; Phantom is dominant on Solana. Ledger and Trezor hardware wallets ship to India. See our India crypto regulation guide for the broader legal picture and our India tax guide for how transactions from your wallet are treated.

Key terms

Private key: The secret number that proves ownership of an address on the blockchain. Never share it.

Public key / address: The visible address you share to receive funds. Safe to share — it is like a bank account number.

Seed phrase: 12 or 24 words that can regenerate your private key. Treat it like cash in your hand.

Gas: The fee you pay for transactions on a blockchain, denominated in the chain's native token (ETH on Ethereum, SOL on Solana, BNB on BNB Chain).

Hardware wallet: A physical device storing your private key offline. The safest way to hold significant crypto.

Non-custodial: You hold your own private keys. Nobody can freeze or access your funds — but nobody can rescue you if you lose them either.