Executes TEAL program(s) in context and returns debugging information about the execution. This endpoint is only enabled when a node's configuration file sets EnableDeveloperAPI to true.
Transaction (or group) and any accompanying state-simulation data.
LatestTimestamp is available to some TEAL scripts. Defaults to the latest confirmed timestamp this algod is attached to.
ProtocolVersion specifies a specific version string to operate under, otherwise whatever the current protocol of the network this algod is running in.
Round is available to some TEAL scripts. Defaults to the current round on the network this algod is attached to.
DryrunResponse contains per-txn debug information from a dryrun.
Protocol version is the protocol version Dryrun was operated under.