Hey guys, I am trying to create a database that is automatically updated depending on whether the user has or no longer has NFTs from a specific contract using MongoDB, just like this function does:
https://docs.moralis.io/reference/getnftowners
Is this possible in anyway using Moralis? Is it possible, for example, to use this function to make a database automatically upgradeable in terms of users who has or no longer has NFTs from a specific contract?