internal
debug

Dry-run transactions on top of a given block. Supports all TXs except GAMetaTx, PayingForTx and OffchainTx

post/debug/transactions/dry-run

Request body

topstring

Base58Check encoded tagged hash

tx_eventsboolean

Collect and return on-chain tx events that would result from the call

Response

Dry-run result

tx_eventsTxEvent[]

on-chain tx events

Changes