This page explains how to view and manage NFT collections inside a MetaMask hot wallet (extension and mobile), what commonly goes wrong, and practical fixes. I use MetaMask daily and have managed NFTs across Ethereum mainnet, Polygon, and a couple of Layer 2 chains. What I've found: the mobile app gives a smoother NFT browsing experience, while the extension can require manual steps for unusual or newly minted assets.
Who this wallet is best for
Who should look elsewhere
MetaMask displays NFTs that follow common EVM-compatible standards: ERC-721 and ERC-1155. It does not natively parse exotic, chain-specific non-EVM formats (so if your NFT lives on Solana or another non-EVM chain, it won't appear here). Short sentence. I once had a token minted on a non-EVM chain and it simply didn't show up.
NFT metadata is usually a JSON record that points to images or media (IPFS, Arweave, HTTPS). MetaMask pulls that metadata (sometimes via third-party indexers). If the metadata URL is offline or requires a pinning service, MetaMask may show a blank placeholder or generic token icon. This is why "nft metadata metamask" problems are common — the wallet is only as good as the metadata pointer in the token contract.
(Screenshot: NFT tab - placeholder)
In my experience the mobile app displays thumbnails faster than the extension. And it's easier when you're on the go.
If you're using the Chrome extension specifically (nft metamask chrome), remember that the extension queries the network you have selected. That matters when your NFT lives on Polygon or another L2.
Link: install-extension | install-mobile
Problem: NFT not showing in MetaMask wallet.
If these steps fail, follow a targeted guide: how-to-fix-nft-not-showing or nft-troubleshooting.
You can connect a Ledger or other hardware wallet to the MetaMask extension and view NFTs held by that account. The hardware device still signs transactions — MetaMask acts as the interface. Note: some contract interactions require extra prompts on the device and may need contract data or blind-sign settings enabled on the device itself (refer to your device docs).
For step-by-step connection help see: connect-ledger and ledger-troubleshooting.
But remember: a hardware wallet protects private keys. It does not magically fix bad metadata or broken contracts.
A note on gas: transfers on Ethereum mainnet can be expensive. If your NFT is on a Layer 2 like Polygon, fees will be far lower. Plan accordingly.
MetaMask works with WalletConnect in many mobile marketplaces. Want to list on a marketplace that uses WalletConnect? Open the dApp in your phone's browser or use WalletConnect to link. (How do you connect to OpenSea? See how-to-connect-opensea.)
Cross-chain? NFTs rarely move across chains without a bridge. If an NFT was bridged, you may need the bridge UI or the original network selected to see it. See general bridge notes: bridges-cross-chain.
Q: Is it safe to keep NFTs in a hot wallet? A: Hot wallets are convenient. They are less secure than hardware wallets. Store high-value NFTs in hardware wallets or multisig.
Q: How do I revoke token approvals related to an NFT marketplace? A: Use the revoke tool linked here: revoke-approvals. Don't approve unlimited allowances unless you understand the contract.
Q: What happens if I lose my phone? A: If you have your seed phrase you can restore your account on another device. Without the seed phrase, you lose access. See backup-and-recovery-options.
Q: Why is my NFT metadata blank? A: The token's metadata URL may be offline or point to an unpinned IPFS resource. Check the token URI directly or contact the minter.
MetaMask lets you view and manage many NFTs inside a single hot wallet interface. The mobile app offers the clearest gallery-like view, while the extension is better when paired with a hardware wallet. I believe this setup works for most collectors who also use DeFi. But if you hold extremely valuable items, pair MetaMask with a hardware wallet or multisig.
For hands-on troubleshooting, start with how-to-fix-nft-not-showing and nft-troubleshooting. To learn about backing up safely, read backup-and-recovery-options.
Ready to check your collection? Open the mobile app or the Chrome extension and verify you're on the right network. And if something looks off, follow the troubleshooting guides linked above.