Add "onlyTopLevelCall"
to debug_traceTransaction
request data
#9569
Labels
"onlyTopLevelCall"
to debug_traceTransaction
request data
#9569
Component
Anvil
Describe the feature you would like
To get return values from Alchemy, I use this tracer config in debug_traceTransaction:
This is much faster and uses way less memory than parsing the full trace.
I would like to be able to do the same when chatting up a Foundry node (via RPC).
Unless there is a different way I can the return value for a transaction via its hash?
Additional context
No response
The text was updated successfully, but these errors were encountered: