- Ensure that the Moralis server is pointing to the correct network.
-
Check that the event topic is correctly defined.
-
EventName(type1,type2,type3)
-
There should be no spaces between commas, no event param names only types.
-
-
Was the event ABI included, and properly formatted?
-
Ensure that the event sync is pointing to the correct contract address.
-
Ensure that the Moralis server is updated to the latest version.
-
Switching the local devchain from Ganache to Hardhat (or vise versa) may result in a corrupted server instance. If you want to switch from one to the other, it's better to create a new server instance.
-
Are you forking the mainnet? This feature in both Ganache-CLI and Hardhat is not yet supported.
Comments
0 comments
Please sign in to leave a comment.