alchemy_simulateAssetChangesBundle

Simulates multiple transactions sequentially and returns a combined list of asset changes.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
transactionslist of objectsRequired

An array of 1–2 transaction objects to run in sequence.

Response

The asset changes resulting from the sequential simulation.
changeslist of objects or null