Quick answer: where is my Coinbase Wallet address?
If you want to know how to find Coinbase Wallet address, start in the wallet app or extension and look for "Receive" or your account view. The string you need (an Ethereum-style address on EVM-compatible chains) appears as a hex address and usually has a QR code you can scan. What I tell new users is simple: open the account that holds the token, tap Receive, and copy or scan the address. Short. Clear. (More detail below.)
Find your Coinbase Wallet address (mobile) — step by step
I use the mobile app most days. It’s where I accept small payments, test dApp flows, and connect to WalletConnect sessions.
Step-by-step (mobile):
- Open Coinbase Wallet on your phone.
- Unlock with biometrics or PIN.
- Tap the account or token you want to receive (for ERC-20, any token in that account uses the same address).
- Tap "Receive" — this shows the address and a QR code.
- Use the copy icon to copy the address to clipboard, or tap the QR to enlarge and let someone scan.
Practical tips from using this daily:
- Double-check the network shown (Ethereum mainnet vs an L2). Sending USDC on the wrong blockchain will likely cause loss. I once started a transfer on the wrong network and had to go through support (stressful).
- If you need a fresh address, see the next section on creating a new account inside the app.

Find your Coinbase Wallet address (browser extension) — step by step
The extension follows the same principle, but the UI is optimized for desktop.
Step-by-step (extension):
- Open your browser and click the wallet extension icon.
- Unlock the extension with your password.
- Make sure the correct account is selected (top of the popup).
- Click the three-dot menu or the account name and choose "Account details" or "Receive".
- Copy the address or display the QR code for scanning.
Why check the account? Many of us create multiple accounts (I have separate ones for testing and for real funds). Selecting the wrong account is an easy mistake.
Receive crypto: QR codes, new addresses, and best practices
Scan QR code Coinbase Wallet supports? Yes — the app shows a QR for any receive address, and the extension can display a QR you screen-share or screenshot (be mindful of privacy). Want a fresh address? There are two common approaches:
- Create a new account inside the wallet: most software wallets let you add accounts. Creating a new account gives you a different address tied to the same seed phrase. This is the usual way to "get a new wallet address on Coinbase" without creating a whole new wallet.
- For UTXO chains (if supported), wallets may derive new receive addresses automatically for privacy (address reuse is less private). If you're unsure, check coinbase-wallet-multi-chain and backup-and-recovery-coinbase-wallet for chain-specific notes.
Safety checklist before receiving:
- Confirm the sending network matches your account’s network (EVM-compatible vs Solana, etc.).
- Never paste a copied address into a browser page that requests signing — copy/paste can be intercepted by clipboard malware.
- If someone asks you to scan a QR from an unknown site, ask why. Scanning a malicious QR can attempt to trigger a signing request (yes, that can happen).
Send crypto from Coinbase Wallet — safe step-by-step guide
When I send tokens, I treat it like mailing cash: verify the address, check the network, and confirm the gas. Short mistakes have cost me real funds.
Step-by-step (send):
- Open the wallet and select the account and token you want to send.
- Tap Send.
- Paste or scan the recipient address (triple-check the first and last 6–8 characters).
- Choose the network (if token exists on multiple chains, pick the correct one).
- Optionally add a memo or destination tag if the chain requires it (some tokens and exchanges need this).
- Check gas fees and (if available) the EIP-1559 suggested priority fee — increase if you want speed.
- Review the transaction summary and confirm.
Pro tips:
- Use a small test amount the first time you send to a new address. It’s annoying but safer. I once skipped that and had to accept a loss.
- If a dApp asked the wallet to sign a transaction you didn’t intend, cancel and revoke the approval later (see coinbase-wallet-revoke-approvals).
- For frequent swaps, consider the built-in aggregator (if available) to compare routes and gas.
Quick comparison: mobile vs extension for send/receive
| Feature |
Mobile app |
Browser extension |
Why it matters |
| QR receive |
Yes (built-in QR) |
Can display QR (screenshot) |
Mobile is simpler for face-to-face payments |
| Ease of pasting addresses |
Good (clipboard) |
Good (desktop copy/paste) |
Desktop is better when copying long payment addresses from spreadsheets |
| dApp connections |
WalletConnect + in-app browser |
Injected provider for browser dApps |
Extension is handy for web dApps; mobile is better for on-the-go use |
| Security surface |
Locked by biometrics/PIN |
Password + OS protections |
Both are hot wallets; consider hardware for large holdings |
(If you want a deeper comparison, see mobile-vs-extension-desktop.)
Common mistakes and security tips I learned the hard way
But here's the truth: hot wallets trade convenience for a larger attack surface. And yes, I once approved an unlimited token allowance to a scam contract — then I learned to check approvals and to use revoke tools. Practical steps:
- Always confirm the network and token contract address before sending.
- Keep a small daily-use balance in a hot wallet and store the rest in cold storage if you can (see move-crypto-to-hardware-wallet).
- Back up your seed phrase offline — not in cloud notes. See backup-and-recovery-coinbase-wallet.
- Use WalletConnect when a dApp supports it instead of pasting your private keys (never share private keys).
Who this wallet is for — and who should look elsewhere
Who this wallet is useful for:
- Active DeFi users who want a mobile-first, non-custodial experience and frequent dApp access.
- People testing dApps and L2s who need quick wallet connections via WalletConnect.
Who should look elsewhere:
- Anyone holding life-changing sums who refuses to use a hardware device (in which case consider pairing software with hardware or using a hardware-first approach — see coinbase-wallet-vs-hardware-wallets).
- Users who want built-in custodial features or fiat on-ramps inside the wallet UI (that’s a different product).
FAQ: address, approvals, and lost phone
Q: Is it safe to keep crypto in a hot wallet?
A: Hot wallets are convenient but carry more risk than hardware wallets. Use them for daily activity; keep the bulk of funds offline.
Q: How do I revoke token approvals?
A: Use the wallet’s approvals/revoke tool or a reputable revoke service (always check the contract address first). See coinbase-wallet-revoke-approvals for details.
Q: What happens if I lose my phone?
A: Restore using your seed phrase on a new device. If you used cloud backup for the seed phrase, assess exposure. See recover-or-delete-coinbase-wallet.
Conclusion and next steps
Finding and using your Coinbase Wallet address is straightforward once you know where to look: open the account, tap Receive, copy or scan the QR, and always verify the network. I’ve sent and received hundreds of small transfers this way; the routine becomes quick, but the checks are non-negotiable.
If you're starting from scratch, follow the step-by-step setup guide at how-to-create-coinbase-wallet, and if you want to move larger amounts later, read move-crypto-to-hardware-wallet. Ready to practice? Try receiving a very small test amount before you send anything significant.
Want more detail on gas, multi-chain addresses, or WalletConnect flows? See related guides: coinbase-wallet-gas-fees, coinbase-wallet-multi-chain-support, and walletconnect-with-coinbase-wallet.