Hello,
I realized one of my “Sync and Watch Contract Events” had skipped a couple transaction. I had tried to run job manually but that did not fix the issue. I then deleted the job and recreated with same name and also with new name. I am using exact same settings for everything else.
Now, no historical events are loading.
This happened on 0.0.272. I have now updated to 0.0.277 and still having issue.
Topic: 0xc57e1f0988a47e6b9b8d67e7981125d257b3e5bfb2f52a4d20cf975664598a05
Contract Address: 0xd1f29b32f0f3aebe3c1a7125c164eade1e78a523
ABI:
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "redeemer",
"type": "address"
},
{
"indexed": false,
"internalType": "bytes",
"name": "gameID",
"type": "bytes"
},
{
"indexed": false,
"internalType": "uint256",
"name": "winningNumber",
"type": "uint256"
}
],
"name": "TicketRedeemed",
"type": "event"
}
Table Name: polygonLotteryTicketRedeemed