Moralis Cursor Loop Assistance

Hello,
I am trying to use an API to return NFT contract data using Moralis. The function has a limit of 100 returns, and I am trying to loop it to return all results. There is a cursor function that the API returns, to use in the loop process.

Could someone please help me adjust the code below so that I can incorporate the cursor function and return all results? (~50,000).

Thank you very much!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.