gettransactions

Input

ArgumentMandatoryDescriptionFormat

txs_hashes

yes

List of transaction hashes

array

Output

ArgumentDescriptionFormat

txs_as_hex

List of transactions blobs as hex

array

missed_tx

List of transactions not found

array

status

Status of request, "OK" if successful

string

Notes

  • Transaction hashes are passed as strings

Last updated