Contract syncs not logging events

I am creating a few contract syncs to track transfer events on erc20 and erc721 on several chains. I created them manually ones and programatically others, but none of them are working properly. Is there any config thing on my server that I did not set properly? My server is https://fqjmsvphask7.usemoralis.com:2053/server

I can see in block explorers that they have transfer events, but none of them is registered in the database. I am enabling fetch of old events

1 Like

it works now, there was an issue with historical sync on our side

1 Like