alchemy_simulateAssetChangesBundle
Simulates multiple transactions sequentially and returns a combined list of asset changes.
Path parameters
apiKey
Request
This endpoint expects an object.
transactions
An array of 1–2 transaction objects to run in sequence.
Response
The asset changes resulting from the sequential simulation.
changes
gasUsed
The amount of gas used for the simulation
error
Error message if the transaction would revert, null otherwise