So, very impressed with how Moralis is able to retrieve all that data for tons and tons of NFTs for a given address, but I was wondering what the correct way is for retrieving a single NFT by its address and token id.
I was able to find this web3 Api which look EXACTLY like what I’m looking for, and I’ve watched Ivan’s video explaining what it is, but I haven’t been able to find anything explaining how to actually call it from the frontend JavaScript.
Please help!