If you own non-fungible tokens (NFTs, often called "collectibles" in wallet UIs) and use Coinbase Wallet as your software wallet, the app can both display and transmit those assets. I use the mobile app every day to manage small collections and to interact with marketplaces via WalletConnect; that experience shapes the practical tips below.
This guide explains how ownership is reflected on-chain, how to move NFTs into the wallet, how to view and tidy your gallery, and how to send NFTs without accidentally approving a risky contract.
A software wallet like Coinbase Wallet is non-custodial: your private keys stay on your device and ownership of an NFT is simply the fact that your wallet address is recorded as owner on the blockchain. The wallet reads that on-chain ownership and then fetches metadata (images, names, descriptions) using the token's metadata URI (often IPFS or HTTPS). If the metadata is slow or missing, the collectible can still be yours — the wallet just can't show the image.
What I've found: metadata visibility often fails when collections host assets on custom IPFS gateways. The token contract and token ID are the single source of truth. (So if a UI doesn't show the art, check the contract on a block explorer.)
There are two common routes to get an NFT into your wallet: receiving a transfer, or minting/purchasing while connected to a marketplace. Both rely on the same on-chain transfer of token ownership.
Steps to receive a transfer:
Steps to buy or mint while connected to a dApp:
If you already own an NFT listed in OpenSea (meaning ownership is on-chain), transferring it to Coinbase Wallet is an on-chain transfer — just like sending crypto:
If you bought on OpenSea and it used a different wallet, make sure to complete the marketplace payout/withdrawal first. And yes, double-check the chain — an NFT minted on a Layer 2 won't show up if your wallet is set to Ethereum mainnet.
Viewing NFTs in the wallet is primarily a UX issue: a dedicated "Collectibles" or "Gallery" tab (mobile) will surface ERC-721 and ERC-1155 items it can read. I often switch between gallery and a block explorer when metadata looks off; it's a reliable cross-check.
![Placeholder: screenshot of Coinbase Wallet collectibles tab]
If you want to hide or tidy your gallery, options depend on the app version.
Spam NFTs are common because minting is permissionless. What can you do?
But be careful: transferring or burning costs gas and is irreversible. In my experience, the safest approach is to ignore unknown collectibles and avoid clicking links that claim a reward.
To send an NFT from Coinbase Wallet:
A common pitfall: marketplace flows often ask for a signature or grant approval (setApprovalForAll). These are not the same as sending — they allow a contract to transfer NFTs for you later. If you ever granted approval to a contract, learn how to revoke it (revoke-token-approvals-coinbase-wallet).
| Feature | Mobile app | Browser extension / injected provider | Desktop via WalletConnect |
|---|---|---|---|
| Gallery / Collectibles tab | Yes (full) | Limited / depends on extension UI | Depends on dApp; not a dedicated gallery |
| Send / Receive NFTs | Yes | Yes (via transactions) | Yes (via connected wallet) |
| In-app dApp browser (buy/mint) | Yes | No | Use WalletConnect to connect |
| Hide spam NFTs | Varies by version | No / varies | Varies by companion app |
The mobile app often provides the smoothest NFT gallery experience; desktop interactions typically rely on websites and WalletConnect. If you primarily buy and flip NFTs, the mobile workflow tends to be faster. I prefer it for quick checks.
I once clicked to approve a suspicious contract during a marketplace test; revoking approvals later saved me. That taught me to pause and read the full approval payload before signing.
Who this suits:
Who might look elsewhere:
Q — Is it safe to keep NFTs in a hot wallet? A — Hot wallets are convenient but carry risk. For small collections and active trading, they work. For long-term, high-value storage, consider a hardware wallet. See coinbase-wallet-vs-hardware-wallet.
Q — How do I revoke token approvals for NFT marketplaces? A — Use a revoke tool or a block explorer to find approval records and cancel them (step-by-step in revoke-token-approvals-coinbase-wallet).
Q — What happens if I lose my phone? A — If you backed up your seed phrase, you can restore on a new device (see recover-or-delete-coinbase-wallet and backup-and-recovery-coinbase-wallet). If you didn’t, funds and NFTs could be irretrievable.
Managing NFTs in a software wallet trades convenience for some security trade-offs. In my experience, the mobile app gives the most complete gallery view and the fastest marketplace flows; but I keep my most valuable assets behind a hardware device. Want hands-on setup steps or to buy your first collectible? Check the guides for how to create Coinbase Wallet and buy-nfts-coinbase-wallet, or read the full Coinbase Wallet review for a broader look.
If you run into a specific issue, see troubleshoot-coinbase-wallet or reach out to support via official channels. And remember: if an interaction asks for an approval you don't understand, pause and verify before signing.