Rich details
Get transaction with enriched input information when node indexes are enabled.
GEThttps://alephium.nownodes.io/transactions/rich-details/{txId}
Path parameters
txId*string (32-byte-hash)
Query parameters
Response
Ok
Body
unsigned*RichUnsignedTx
scriptExecutionOk*boolean
contractInputs*array of RichContractInput
generatedOutputs*array of Output
inputSignatures*array of string (hex-string)
scriptSignatures*array of string (hex-string)
Request
Response