API Reference

Parse a Transaction

Parse is called on both unsigned and signed transactions to understand the intent of the formulated transaction. This is run as a sanity check before signing (after /construction/payloads) and before broadcast (after /construction/combine).

Log in to see full request history
Body Params
network_identifier
object
required

The network_identifier specifies which network a particular object is associated with.

boolean
required

Signed is a boolean indicating whether the transaction is signed.

string
required

This must be either the unsigned transaction blob returned by /construction/payloads or the signed transaction blob returned by /construction/combine.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json