get https://deep-index.moralis.io/api/v2//nft
Get NFTs owned by a given address.
- The response will include status [SYNCED/SYNCING] based on the contracts being indexed.
- Use the token_address param to get results for a specific contract only
- Note that results will include all indexed NFTs
- Any request that includes the token_address param will start the indexing process for that NFT collection the very first time it is requested.