Preview a scrypto function or method call against the latest network state. Returns the result of the scrypto function or method call.
The logical name of the network
"{{network}}"
An optional specification of a historical ledger state at which to execute the request.
The "historical state" feature (see the db.historical_substate_values.enable
flag) must be
enabled on the Node, and the requested point in history must be recent enough (in accordance
with the Node's configured state_hash_tree.state_version_history_length
).
Argument list
Result of the scrypto function call
The status of the transaction
Various representations of an SBOR payload. Some endpoints may allow opting in/out of each representation.
Error message (only present if status is Failed or Rejected)