[
{
"subnetwork_id": "text",
"transaction_id": "text",
"hash": "text",
"mass": "text",
"block_hash": [
"text"
],
"block_time": 0,
"is_accepted": false,
"accepting_block_hash": "text",
"accepting_block_blue_score": 0,
"inputs": [
{
"id": 0,
"transaction_id": "text",
"index": 0,
"previous_outpoint_hash": "text",
"previous_outpoint_index": "text",
"previous_outpoint_resolved": {
"id": 0,
"transaction_id": "text",
"index": 0,
"amount": 0,
"script_public_key": "text",
"script_public_key_address": "text",
"script_public_key_type": "text",
"accepting_block_hash": "text"
},
"previous_outpoint_address": "text",
"previous_outpoint_amount": 0,
"signature_script": "text",
"sig_op_count": "text"
}
],
"outputs": [
{
"id": 0,
"transaction_id": "text",
"index": 0,
"amount": 0,
"script_public_key": "text",
"script_public_key_address": "text",
"script_public_key_type": "text",
"accepting_block_hash": "text"
}
]
}
]