Hello,
application id: N69Q1TaOlmb2Pxn6d9CnXigLRAJQZnZWayVfeqGS
Iām using Sync and Watch Contract Events (sync history is disabled on this one)
one of the events class has a missing item
when I check from web3Api it is there so the event was fired. here are the screenshots
you can see on the api for epoch 18 there are two events, but on the database/class there is only 1
so as my frontend depends on moralis db, missing that entry on db shows wrong output to the users
what can I do about this?