Introduction
Sending and receiving tokens from a software wallet (hot wallet) feels routine after you do it a few times. But the tech under the hood — token standards, networks, gas mechanics — still bites people who rush. I believe clear steps and a few habit changes avoid most expensive mistakes. I use a mobile app and the browser extension daily and have made the classic errors (sending ERC-20 on the wrong chain, approving unlimited token allowances). This guide explains how to get coins out of Coinbase Wallet, how to get my bitcoin from Coinbase to wallet, and how to get eth out of Coinbase Wallet, with practical checks and recovery tips.
Token standards and chains: why they matter
Every transfer is really two questions: which token standard, and which blockchain. Send an ERC-20 USDC to a Solana SPL address and the token is effectively lost unless you can recover it through a bridge or manual recovery (rare). What should you check before pressing send? The token standard, the chain name, and the address format.
Quick standards reference table
| Token standard |
Typical use |
What to check before sending |
| ERC-20 |
Fungible tokens on Ethereum & EVM-compatible chains |
Make sure the receiving address is on the same EVM-compatible chain (e.g., Ethereum mainnet vs an L2) |
| ERC-721 / ERC-1155 |
NFTs on Ethereum |
NFT contracts are unique — confirm collection contract address and network |
| SPL |
Tokens on Solana |
Solana addresses look different (base58). Don't send SPL to an ERC-20 address |
| Bitcoin (UTXO) |
Native BTC transfers |
Use a Bitcoin address (starts with 1, 3 or bc1). Bitcoin is not account-based like Ethereum |
(Visual screenshot placeholder: receive-screen.png — alt: "Coinbase Wallet receive address screen")
If you're unsure which chain a token lives on, pause. Check the token contract (or use the wallet's token details) before sending.
How to get coins out of Coinbase Wallet — step by step
Send flows are intentionally simple: choose account → choose asset → send → confirm gas. But the safe pattern I use every time has three steps.
- Confirm the asset and chain in the wallet UI. (Is it ETH on Ethereum mainnet, or ETH on a Layer 2?)
- Copy the recipient address, paste it into the wallet send field, and verify the first 6 / last 4 characters. I also check the domain if using an ENS name.
- Review gas fee estimates (slow/standard/fast) and the final on-chain network and then approve.
Step-by-step: Send crypto Coinbase Wallet
- Open the Coinbase Wallet app or extension and unlock with your biometric or password.
- Tap the token you want to send and hit “Send”.
- Paste the recipient address (or scan QR), double-check characters, set a gas preference, add an optional note, and confirm.
And yes, take the extra 10 seconds to confirm the chain shown in the transaction preview.
How to get ETH out of Coinbase Wallet (practical tips)
If you need to move ETH from your wallet to an exchange or another wallet, select ETH, hit Send, then:
- Watch the gas UI (EIP-1559 fields: max fee and priority fee). The wallet often offers presets (slow/medium/fast). Custom settings are available if you want to fine-tune.
- If you're sending to an exchange, check whether the exchange requires a specific network (mainnet vs an L2). Sending ETH on the wrong network can cause delays or loss.
- For frequent small swaps or swaps into DeFi, consider moving to an L2 first (if supported) to save gas fees — but be sure the recipient supports that L2.
If you want a step-by-step walkthrough to find addresses or manage tokens first, see Find Coinbase Wallet address and Token management.
How to get my Bitcoin from Coinbase to wallet (receiving BTC)
Receiving BTC into a software wallet is straightforward, but the address type matters.
- In Coinbase Wallet, go to the account or asset list and select Bitcoin (if visible). Tap Receive.
- Copy the BTC address (or scan the QR). Bitcoin addresses will be recognizable (most start with bc1, 1, or 3).
- On the Coinbase exchange or other custodial platform, create a withdrawal and paste that BTC address. Choose the Bitcoin network (not a wrapped version on another chain).
What if you don't see a native BTC option? Some wallets only expose certain assets in the default UI — use the find address guide or add the token/network manually.
Mobile vs extension: which to use when
| Feature |
Mobile app |
Browser extension |
| Daily convenience |
Best for on-the-go swaps and dApp browsing |
Best for desktop DeFi sessions (trading, multi-step contracts) |
| dApp connection |
Built‑in browser & WalletConnect |
Injected provider for sites (window.ethereum) |
| Security controls |
Biometric lock, mobile-only recovery options |
Easier to pair with hardware wallets on desktop |
Use both. I keep the mobile app for quick checks and the extension for heavy DeFi interactions.
Common mistakes (and what I learned the hard way)
- Wrong network transfer: I once sent tokens to a contract on the wrong chain. Recovery required contacting support and using a bridge — and it was slow. What happens if you send tokens on the wrong network? Often you need a private-key-level recovery or bridging, which may not be possible.
- Unlimited token approvals: A dApp asked for unlimited allowance and I granted it (rookie move). Revoke approvals regularly; see Revoke token approvals.
- Copy/paste errors: I once pasted an address and missed a character. Use QR codes when available.
But mistakes are recoverable more often than not if you act quickly and keep records (tx hashes, addresses).
Gas fees, EIP-1559 and Layer 2 tips
EIP-1559 separates max fee and priority fee. If you set the priority fee too low, miners/validators may ignore your tx. The wallet’s presets are helpful — but when the network is congested, I increase the priority fee slightly.
Layer 2 networks (Arbitrum, Optimism, etc.) reduce gas, but both sender and receiver must support the L2. Want to save on repeated small transfers? Batch them when sensible and use L2 where both sides accept it.
(If you want a deeper walkthrough of gas controls, see Coinbase Wallet gas fees.)
Security, approvals and backups
Non-custodial control means you hold private keys. Secure your seed phrase and keep a cold copy offline. The wallet may offer optional cloud-encrypted backups; weigh convenience against the extra attack surface (I keep an offline paper backup myself).
Always check connected sites and approve only necessary token allowances. Use a burner account for risky dApps. And try to use WalletConnect with caution — always verify the dApp URL and the requested actions before approving.
If you lose your phone, you can restore from your seed phrase (see Backup and recovery). What happens if I lose my phone? Restore to a new device with your seed phrase — unless you used a cloud recovery that changes the process.
NFTs and cross-chain bridges
NFTs follow different standards (ERC-721 / ERC-1155 on EVM chains, SPL on Solana). The wallet can display collections for supported networks, but spam NFTs happen. Hide or ignore unknown collections and avoid signing suspicious marketplace approvals.
Cross-chain bridges exist, but bridging exposes you to extra smart-contract risk. For large amounts, consider slower, audited bridges or intermediary services, and always test with a small amount first.
(See NFT collection management and Bridging from Coinbase Wallet for more.)
Who this wallet is for — and who should look elsewhere
Who it suits:
- Active DeFi users who want a flexible mobile + extension setup.
- People who need WalletConnect and in-app dApp access.
- Users who prioritize convenience and multi-device access.
Who may look elsewhere:
- Long-term holders of large balances who prioritize maximal security (consider a hardware wallet; see Move crypto to hardware wallet).
- Users who rarely interact with dApps and prefer a simpler custodial fiat on‑ramp.
FAQ
Q: Is it safe to keep crypto in a hot wallet?
A: Hot wallets trade some security for convenience. They're fine for active DeFi use and small to medium holdings if you follow best practices (secure seed phrase, revoke approvals, use burner addresses for risky dApps). For large holdings, consider a hardware wallet.
Q: How do I revoke token approvals?
A: Check the wallet's connected sites/approvals screen or use a reputable approval-revoke tool. See Revoke token approvals for the step-by-step guide.
Q: What happens if I lose my phone?
A: Restore from your seed phrase on a new device. If you used optional cloud backup, follow the wallet's recovery flow. See Backup and recovery.
Q: How to get coins out of coinbase wallet quickly?
A: Use the Send flow, double-check chain and fee settings, and send to the exchange or wallet address you control. For fiat cash-out, send to a custodial exchange that supports withdrawals; see Cash out Coinbase Wallet.
Q: How to get my bitcoin from coinbase to wallet?
A: Copy your BTC receive address from the wallet (Receive → Bitcoin). On the Coinbase exchange, initiate a withdrawal to that address and choose the Bitcoin network.
Q: How to get eth out of coinbase wallet?
A: Open ETH in the wallet, tap Send, paste the destination, set gas (EIP-1559 fields), and confirm. If sending to an exchange, confirm the required network first.
Bottom line & next steps
Sending and receiving in a software wallet is simple when you build a short safety checklist: which token standard, which chain, and did I verify the address? I learned that extra verification time is trivial compared with the cost of a wrong transfer. For more about the wallet's broader features, read the full Coinbase Wallet review and the security deep‑dive Is Coinbase Wallet safe?.
If you want step-by-step walkthroughs on setting up addresses, backing up, or connecting to dApps, check these guides: How to create Coinbase Wallet, Find Coinbase Wallet address, and WalletConnect with Coinbase Wallet.
Safe transfers — and always test with a small amount first.