assets objectlovelace integer | tokens object |
|
block object — OPTIONALblockHeaderHash string | blockNo int64Possible values: value ≤ 18446744073709552000 | slotNo int64Possible values: value ≤ 18446744073709552000 |
|
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. |
currentContract — OPTIONALContract terms specified in Marlowe |
initialContract Contract terms specified in Marlowe |
metadata object |
roleTokenMintingPolicyId stringPossible values: Value must match regular expression ^[a-fA-F0-9]*$ The hex-encoded minting policy ID for a native Cardano token |
state object — OPTIONALThe on-chain state of a Marlowe contract. accounts array[] | boundValues array[] | choices array[] | minTime integer |
|
status stringPossible values: [unsigned , submitted , confirmed ] The status of a transaction on the local node. |
tags object |
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". |
|
unclaimedPayouts 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 |
|
utxo 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. |
version stringA version of the Marlowe language. |