assets objectlovelace integer | tokens object |
|
block object — OPTIONALblockHeaderHash string | blockNo int64Possible values: value ≤ 18446744073709552000 | slotNo int64Possible values: value ≤ 18446744073709552000 |
|
consumingTx string — OPTIONALPossible values: Value must match regular expression ^[a-fA-F0-9]{64}$ The hex-encoded identifier of a Cardano transaction |
continuations string — OPTIONAL |
contractId stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. |
inputUtxo stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. |
inputs undefined[] |
invalidBefore yyyy-mm-ddThh:MM:ssZ |
invalidHereafter yyyy-mm-ddThh:MM:ssZ |
metadata object |
outputContract — OPTIONALContract terms specified in Marlowe |
outputState object — OPTIONALThe on-chain state of a Marlowe contract. accounts array[] | boundValues array[] | choices array[] | minTime integer |
|
outputUtxo string — OPTIONALPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. |
payouts object[]assets objectlovelace integer | tokens object |
| payoutId stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$ A reference to a transaction output with a transaction ID and index. | role string |
|
status stringPossible values: [unsigned , submitted , confirmed ] The status of a transaction on the local node. |
tags object |
transactionId stringPossible values: Value must match regular expression ^[a-fA-F0-9]{64}$ The hex-encoded identifier of a Cardano transaction |
txBody object — OPTIONALcborHex string | description string | type stringWhat type of data is encoded in the CBOR Hex. Valid values include "Tx era", "TxBody era", and "ShelleyTxWitness era" where era is one of "BabbageEra", "ConwayEra". |
|