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?