graph-tooling icon indicating copy to clipboard operation
graph-tooling copied to clipboard

Fetch failed transactions to help % of failure and the reason why.

Open ghost opened this issue 4 years ago • 0 comments

I would like to fetch failed transactions by contract function and group by revert reason. So that I can get how many tries in total, how many failures, and is this failure correct revert? Or unhandled exception?

Things like that. I found something related to this but can't find documentation.

Thanks.

ghost avatar Jan 24 '21 22:01 ghost