how to view NFT IPFS info through getNFTs API ?
I am currently receiving NFT information through the getNFTs function.
However, the token uri received through the alchemy API is different from the actual token uri.
the NFT token uri obtained through smart contract is the ipfs hash value.
However, the token uri value given by alchemy is in the form of http uri(ex. http://api.elonmusknfts.xyz/ipfs/5).
I do not have access to uri such as "http://api.elonmusknfts.xyz/ipfs/5" in my current network state.
how can I actually see the NFT uploaded to IPFS through the API provided by alchemy?
Posted by Sean Lee over 1 year ago
See minted NFT
Hello,
I've still issue understanding if when I have a minted NFT on my account I should see it calling alchemy getNFt or not... I'm not able to understand if I mint them wrongly or what. anyone can provide me with a working minting class? This is drawing me mad. I've followed tutorials and so on. still stuck on this.
Posted by Paolo almost 2 years ago