Balance Changes Added to Simulation API and Node RPC Endpoints
Retrieve all the balance changes that have occurred within simulations via Simulation API and our custom RPC simulation endpoints.
In this post

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.
Use Tenderly DevNets to build, test, and debug smart contracts against production data of 30+ EVM networks. Get an unlimited faucet, reusable YAML templates, and built-in debugging tools to deploy on-chain faster.
Start building with DevNets!Subscribe to our newsletter