You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm Pang from Kroma.
When calling the debug_traceTransaction API with the prestate tracer and set diffMode to true, balance changes for fee addresses are not included in the results.
The reason is that the tracer doesn't look up fee addresses.
Is this the intended behavior?