All Questions
Tagged with erigon transactions
2 questions
2
votes
1
answer
693
views
Why trace_call (stateDiff) not show balance changes from internal txs?
I am using trace_call with stateDiff Tracer, to show balances changes after a transaction. Already tried to use Erigon and core-geth, the results are identical thoughout changes in usage.
For instance,...
1
vote
1
answer
635
views
Decoding Storage From trace_call (stateDiff)
I am using Erigon. I am using pendent transactions of swap in goerli, this is an output from trace_call (stateDiff):
{
"output": "0x",
"stateDiff": {
"...