Skip to main content
POST
Get send transaction status

Authorizations

X-Stamp
string
header
required

Body

application/json
organizationId
string
required

Unique identifier for a given organization.

sendTransactionStatusId
string
required

The unique identifier of a send transaction request.

Response

A successful response.

txStatus
string
required

The current status of the send transaction.

eth
object
txError
string

The error encountered when broadcasting or confirming the transaction, if any.

error
object