alchemy_simulateExecutionBundle

Simulates multiple transactions sequentially and returns decoded execution traces and logs.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
transactionslist of objectsRequired

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

Response

The decoded execution traces and logs from simulating multiple transactions in a bundle.
callslist of objects or null
logslist of objects or null