Hi Moralis Fam,
Working on an NFT overview where I fetch 20 / all NFTs from an collection, thus far I only find the by owner address API or getContractNFTs but the last one does not have the ipfs uri string in the results. Also tried to call a second api which is https://docs.moralis.io/reference/getnftmetadata-1 with the token id from the contract, but this one also resulted in no IPFS string.
Did I missed something? And does that API also support the IPFS uri?
https://docs.moralis.io/reference/getcontractnfts-2
Additional info:
Contract: 0x44357CB1fC60FD5c6E3E673F6b71B38baf83D386
Limit: 20
Range: 1000
Chain: ETH
Thanks in advance,
Boris