Hi all, I’m Lucca, first time here on the forums!
I’m currently developing an application where I need to get notifications whenever a particular ETH/Polygon wallet owner sells or buys an NFT from a specific collection or token contract. Does the Moralis NFT API offer any Webhooks that I can use to receive these notifications? Or does the API only implement endpoints for pulling data?
Asking this because so far the API has been working flawlessly for my other uses cases, but constantly pulling data at the volume I need will not only easily exceed my current subscription limit but also waste a tremendous amount of bandwidth credit from the virtual machine that this app will need to be deployed to.
Thanks!