Skip to content
Alchemy Logo

alchemy_simulateExecutionBundle

POST
/{apiKey}

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

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

object[]required

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

Responses

200

The decoded execution traces and logs from simulating multiple transactions in a bundle.

Was this page helpful?