get https://deep-index.moralis.io/api/v2/nft/
Get NFTs for a given contract address, including metadata for all NFTs (where available).
- Results are limited to 100 per page by default
- Requests for contract addresses not yet indexed will automatically start the indexing process for that NFT collection.
The API will index the NFT only when an NFT has been minted. In other words, there must be at least 1 transaction executed on the NFT smart contract.