Add/change the following properties in the state sync object for easier query:
- Add block number
- Add log index for that particular state sync (not sure if this is provided by graph protocol for a particular event)
- Make state id uint (instead of string) for the easier query. I am not sure if the query is possible without making uint.