simulateBundle

Simulates sending a Jito bundle of transactions.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
BundleobjectRequired
Encoded, serialized transactions to simulate in a bundle.
ConfigurationobjectOptional
Optional configuration object containing additional options.

Response

The result of simulating the bundle.
summarystring or null
Summary of the bundle simulation result.
transactionResultslist of objects or null
Result details for each transaction in the bundle.