I‘m using Nextjs to develop a website which can sell NFT. And i need Moralis to save data about NFT. But it has some problems about Moralis. When Moralis’s version was v1, that could provide a database and url for us to invoke. And it could analyz that “1337” of chainId is a devChain which in our local.
But v2, i can’t find it that Moralis can monitor the event which is emited by contract which in my local devChain.
Would somebody can help me with solving this problem?