Closed
Description
This transaction ran out of gas. The purpose of this transaction was to execute 3 different transactions through a transaction batcher contract. You can see that the first of those transactions is calling executeRequest() of this contract.
My understanding is that this reverted transaction should not have triggered any call in the subgraph. However, it did trigger executeRequest() call handler. Is this a bug or am I missing something?