View NFT (3 of 3)

This tutorial is Part 3 of 3 in the NFT Tutorial series, where we view our newly minted NFT. However, you can use the general tutorial for any ERC-721 token using MetaMask, including on Mainnet or any testnet. If you’d like to learn how to mint your own NFT on Findora, you should check out Part 1 of this NFT Tutorial series!

In Part 1, you should already have installed the MetaMask browser extension. However, to view your NFT you must use the mobile version of Metamask (since the browser extension version doesn't support viewing NFTs).

Step 1: Install Metamask and Import Seed Phrase

First, go to your browser's Metamask extension and copy the 12 word secret recovery phrase. You can access the recovery phrase via Settings->Security & Privacy->Reveal Secret Recovery Phrase.

Next, download and install the iOS or Android version of Metamask on your mobile.

Then, open Metamask on your mobile and select Import from seed and enter in the 12 seed words you copied down earlier. Set your password to finish the import process.

Step 2: Set Metamask Network to Anvil Testnet

On Metamask mobile goto Settings->Networks->Add network. Then add in the network settings for Findora Anvil Testnet.

At the top of Metamask, press the “Wallet” button, after which you’ll be prompted to select a network. As our NFT was minted on the Anvil Testnet, you’ll want to select Anvil as your network.

Step 3: Add Your NFT to MetaMask

First, find your NFT contract address and ERC-721 token ID (as discussed in Part 2 of the NFT tutorial).

Next, go to your Metamask mobile wallet and check that it's set for Anvil Testnet. Select the NFTs tab next to the TOKENS and click on Import NFTs to add the NFT smart contract address and the ERC-721 token ID of your NFT

You'll be able to see may need to refresh a couple times to view your NFT — but it will be there 😄!

Congrats! You have successfully minted an NFT, and you can now view it! We can’t wait to see how you’ll take the NFT world by storm!

Last updated