Export sync and watch contract events from one server to another

Hello,

Want to export sync and watch contract events from one server to another.

Connected with mongodb client from my PC to Moralis.

As I see, EventSync is right collection. I will export it, set values to minimum (dates - 1970, int 0 =, string “”, etc) import on new server, and restart it.

Are these steps enough for this situation?

I didn’t test this yet, it may work, you can initially import it how it is and then to change/reset some fields from the dashboard interface

1 Like

Actually, just tested it and it works :rocket:

1 Like