Moralis Event Sync not working on devchain(Hardhat)

Hi, I added events to watch using my localdevchain server and it added successfully however events are not updating. Hardhat node is running and the server is connected but when i run contract functions emmitted events donโ€™t show up in the database?

Screenshot_250

you need to give more info, at least the server url

possible fixes: check the topic, the abi, try to use reset local devchain from the legacy interface: legacy.moralis.io

iโ€™ve resetted, created a new server, checked the abi. Here is the server url https://3fj6ferx76rg.usemoralis.com:2053/server

1 Like

I can not find this server now, maybe you deleted it again?

sorry for the late response. yes i deleted, and retried with testnet, rinkeby which worked perfectly. I think the issue is with hardhat

1 Like