I’m syncing Transfer events. I created a webhook to notify my backend before such an event is added to the database in Moralis.
Let’s say 3 transfer events appear in the same transaction. How can I know which event is the most recent one? How does Moralis order the events internally?