{
"transactions": [
{
"account": "text",
"hash": "text",
"lt": "text",
"now": 1,
"orig_status": "uninit",
"end_status": "uninit",
"total_fees": "text",
"prev_trans_hash": "text",
"prev_trans_lt": "text",
"description": null,
"block_ref": {
"workchain": 1,
"shard": "text",
"seqno": 1
},
"in_msg": {
"hash": "text",
"source": "text",
"destination": "text",
"value": "text",
"fwd_fee": "text",
"ihr_fee": "text",
"created_lt": "text",
"created_at": "text",
"opcode": "text",
"ihr_disabled": true,
"bounce": true,
"bounced": true,
"import_fee": "text",
"message_content": {
"hash": "text",
"body": "text",
"decoded": {
"type": "text_comment",
"comment": "text"
}
},
"init_state": {
"hash": "text",
"body": "text"
}
},
"out_msgs": [
{
"hash": "text",
"source": "text",
"destination": "text",
"value": "text",
"fwd_fee": "text",
"ihr_fee": "text",
"created_lt": "text",
"created_at": "text",
"opcode": "text",
"ihr_disabled": true,
"bounce": true,
"bounced": true,
"import_fee": "text",
"message_content": {
"hash": "text",
"body": "text",
"decoded": {
"type": "text_comment",
"comment": "text"
}
},
"init_state": {
"hash": "text",
"body": "text"
}
}
],
"account_state_before": {
"hash": "text",
"balance": "text",
"account_status": "uninit",
"frozen_hash": "text",
"code_hash": "text",
"data_hash": "text"
},
"account_state_after": {
"hash": "text",
"balance": "text",
"account_status": "uninit",
"frozen_hash": "text",
"code_hash": "text",
"data_hash": "text"
},
"mc_block_seqno": 1
}
],
"address_book": {
"ANY_ADDITIONAL_PROPERTY": {
"user_friendly": "text"
}
}
}