Now you can retrieve all the balance changes that have occurred within simulations via Simulation API and our custom RPC simulation endpoints: tenderly_simulateTransaction and tenderly_simulateBundle. This is in addition to asset changes that were previously released.
Access balance changes via API: transaction > transaction_info > balance_changes. Learn more about the Simulation API here.
Access balance changes via RPC: result > balanceChanges. Learn more about the simulation RPC endpoints.