{
"block": {
"block_identifier": {
"index": 1,
"hash": "text"
},
"parent_block_identifier": {
"index": 1,
"hash": "text"
},
"timestamp": 1,
"transactions": [
{
"transaction_identifier": {
"hash": "text"
},
"operations": [
{
"operation_identifier": {
"index": 1,
"network_index": 1
},
"status": "pending",
"account": {
"address": "text",
"sub_account": {
"address": "text",
"metadata": {
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}
},
"type": "coinbase",
"metadata": {
"alt_recipient": "text",
"vrf_proof": "text"
}
}
],
"metadata": {
"canonical": true,
"microblock_canonical": true,
"execution_cost": {
"read_count": 1,
"read_length": 1,
"runtime": 1,
"write_count": 1,
"write_length": 1
},
"fee_rate": "text",
"nonce": 1,
"type": "coinbase",
"post_conditions": {
"mode": "allow",
"post_conditions": [
{
"type": "stx",
"condition_code": "sent_equal_to",
"amount": "text",
"principal": {
"type_id": "principal_standard",
"address": "text"
}
}
]
},
"position": {
"index": 1,
"microblock_identifier": {
"index": 1,
"hash": "text"
}
},
"raw_tx": "text",
"result": "text",
"sender_address": "text",
"sponsor_address": "text",
"sponsored": true,
"status": "pending",
"vm_error": "text"
}
}
],
"metadata": {
"canonical": true,
"burn_block_identifier": {
"index": 1,
"hash": "text"
},
"burn_block_timestamp": 1,
"parent_microblock_identifier": {
"index": 1,
"hash": "text"
},
"tenure_height": 1,
"execution_cost": {
"read_count": 1,
"read_length": 1,
"runtime": 1,
"write_count": 1,
"write_length": 1
},
"tx_total_size": 1,
"tx_count": 1,
"signatures": {
"signer_bitvec": "text",
"signer_signatures": [
"text"
]
}
}
},
"other_transactions": [
{
"hash": "text"
}
]
}