[
{
"subnetwork_id": "text",
"transaction_id": "text",
"hash": "text",
"mass": "text",
"block_hash": [
"text"
],
"is_accepted": false,
"accepting_block_hash": "text",
"inputs": [
{
"transaction_id": "text",
"previous_outpoint_hash": "text",
"previous_outpoint_index": "text",
"previous_outpoint_resolved": {
"transaction_id": "text",
"script_public_key": "text",
"script_public_key_address": "text",
"script_public_key_type": "text",
"accepting_block_hash": "text"
},
"previous_outpoint_address": "text",
"signature_script": "text",
"sig_op_count": "text"
}
],
"outputs": [
{
"transaction_id": "text",
"script_public_key": "text",
"script_public_key_address": "text",
"script_public_key_type": "text",
"accepting_block_hash": "text"
}
]
}
]