v51

latestSwagger 2.0raw.githubusercontent.com2026-08-0171120104.9 KB
external
dry-run

Dry-run transactions on top of a given block. Supports all TXs except GAMetaTx, PayingForTx and OffchainTx. The maximum gas limit of all calls is capped. The maximum gas limit per request is a global node setting. Since DryRunCallReq object do not have a mandatory gas field, if not set a default value of 1000000 is being used instead.

post/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