Details
Get transaction details
GEThttps://alephium.nownodes.io/transactions/details/{txId}
Path parameters
txId*string (32-byte-hash)
Query parameters
Response
Ok
Body
unsigned*UnsignedTx
scriptExecutionOk*boolean
contractInputs*array of OutputRef
generatedOutputs*array of Output
inputSignatures*array of string (hex-string)
scriptSignatures*array of string (hex-string)
Request
Response