TONTONDocs
TON CenterV3Actions and traces

applications/api/toncenter/v3/actions-and-traces/get-traces

GET
/api/v3/traces

Query Parameters

account?string

List of account addresses to get transactions. Can be sent in hex, base64 or base64url form.

trace_id?array<string>

Find trace by trace id.

tx_hash?array<string>

Find trace by transaction hash.

msg_hash?array<string>

Find trace by message hash.

mc_seqno?integer

Query traces that was completed in masterchain block with given seqno

Formatint32
start_utime?integer

Query traces, which was finished after given timestamp.

Formatint32
Range0 <= value
end_utime?integer

Query traces, which was finished before given timestamp.

Formatint32
Range0 <= value
start_lt?integer

Query traces with end_lt >= start_lt.

Formatint64
Range0 <= value
end_lt?integer

Query traces with end_lt <= end_lt.

Formatint64
Range0 <= value
include_actions?boolean

Include trace actions.

Defaultfalse
supported_action_types?array<string>

Supported action types

limit?integer

Limit number of queried rows. Use with offset to batch read.

Default10
Formatint32
Range1 <= value <= 1000
offset?integer

Skip first N rows. Use with limit to batch read.

Default0
Formatint32
Range0 <= value
sort?string

Sort traces by lt.

Default"desc"
Value in"asc" | "desc"

Response Body

application/json

application/json

curl -X GET "https://example.com/api/v3/traces"
{
  "address_book": {
    "property1": {
      "domain": "string",
      "interfaces": [
        "string"
      ],
      "user_friendly": "string"
    },
    "property2": {
      "domain": "string",
      "interfaces": [
        "string"
      ],
      "user_friendly": "string"
    }
  },
  "metadata": {
    "property1": {
      "is_indexed": true,
      "token_info": [
        {
          "description": "string",
          "extra": {},
          "image": "string",
          "name": "string",
          "nft_index": "string",
          "symbol": "string",
          "type": "string",
          "valid": true
        }
      ]
    },
    "property2": {
      "is_indexed": true,
      "token_info": [
        {
          "description": "string",
          "extra": {},
          "image": "string",
          "name": "string",
          "nft_index": "string",
          "symbol": "string",
          "type": "string",
          "valid": true
        }
      ]
    }
  },
  "traces": [
    {
      "actions": [
        {
          "accounts": [
            "string"
          ],
          "action_id": "string",
          "details": null,
          "end_lt": "0",
          "end_utime": 0,
          "start_lt": "0",
          "start_utime": 0,
          "success": true,
          "trace_end_lt": "0",
          "trace_end_utime": 0,
          "trace_external_hash": "string",
          "trace_external_hash_norm": "string",
          "trace_id": "string",
          "trace_mc_seqno_end": 0,
          "transactions": [
            "string"
          ],
          "transactions_full": [
            {
              "account": "string",
              "account_state_after": {
                "account_status": "string",
                "balance": "string",
                "code_boc": "string",
                "code_hash": "string",
                "data_boc": "string",
                "data_hash": "string",
                "extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                },
                "frozen_hash": "string",
                "hash": "string"
              },
              "account_state_before": {
                "account_status": "string",
                "balance": "string",
                "code_boc": "string",
                "code_hash": "string",
                "data_boc": "string",
                "data_hash": "string",
                "extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                },
                "frozen_hash": "string",
                "hash": "string"
              },
              "block_ref": {
                "seqno": 0,
                "shard": "0",
                "workchain": 0
              },
              "description": {
                "aborted": true,
                "action": {
                  "action_list_hash": "string",
                  "msgs_created": 0,
                  "no_funds": true,
                  "result_arg": 0,
                  "result_code": 0,
                  "skipped_actions": 0,
                  "spec_actions": 0,
                  "status_change": "string",
                  "success": true,
                  "tot_actions": 0,
                  "tot_msg_size": {
                    "bits": "0",
                    "cells": "0"
                  },
                  "total_action_fees": "0",
                  "total_fwd_fees": "0",
                  "valid": true
                },
                "bounce": {
                  "fwd_fees": "0",
                  "msg_fees": "0",
                  "msg_size": {
                    "bits": "0",
                    "cells": "0"
                  },
                  "req_fwd_fees": "0",
                  "type": "string"
                },
                "compute_ph": {
                  "account_activated": true,
                  "exit_arg": 0,
                  "exit_code": 0,
                  "gas_credit": "0",
                  "gas_fees": "0",
                  "gas_limit": "0",
                  "gas_used": "0",
                  "mode": 0,
                  "msg_state_used": true,
                  "reason": "string",
                  "skipped": true,
                  "success": true,
                  "vm_final_state_hash": "string",
                  "vm_init_state_hash": "string",
                  "vm_steps": 0
                },
                "credit_first": true,
                "credit_ph": {
                  "credit": "0",
                  "credit_extra_currencies": {
                    "property1": "string",
                    "property2": "string"
                  },
                  "due_fees_collected": "0"
                },
                "destroyed": true,
                "installed": true,
                "is_tock": true,
                "split_info": {
                  "acc_split_depth": 0,
                  "cur_shard_pfx_len": 0,
                  "sibling_addr": "string",
                  "this_addr": "string"
                },
                "storage_ph": {
                  "status_change": "string",
                  "storage_fees_collected": "0",
                  "storage_fees_due": "0"
                },
                "type": "string"
              },
              "emulated": true,
              "end_status": "string",
              "hash": "string",
              "in_msg": {
                "bounce": true,
                "bounced": true,
                "created_at": "0",
                "created_lt": "0",
                "decoded_opcode": "string",
                "destination": "string",
                "extra_flags": "string",
                "fwd_fee": "0",
                "hash": "string",
                "hash_norm": "string",
                "ihr_disabled": true,
                "ihr_fee": "0",
                "import_fee": "0",
                "in_msg_tx_hash": "string",
                "init_state": {
                  "body": "string",
                  "decoded": {},
                  "hash": "string"
                },
                "message_content": {
                  "body": "string",
                  "decoded": {},
                  "hash": "string"
                },
                "opcode": 0,
                "out_msg_tx_hash": "string",
                "source": "string",
                "value": "0",
                "value_extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                }
              },
              "lt": "0",
              "mc_block_seqno": 0,
              "now": 0,
              "orig_status": "string",
              "out_msgs": [
                {
                  "bounce": true,
                  "bounced": true,
                  "created_at": "0",
                  "created_lt": "0",
                  "decoded_opcode": "string",
                  "destination": "string",
                  "extra_flags": "string",
                  "fwd_fee": "0",
                  "hash": "string",
                  "hash_norm": "string",
                  "ihr_disabled": true,
                  "ihr_fee": "0",
                  "import_fee": "0",
                  "in_msg_tx_hash": "string",
                  "init_state": {
                    "body": "string",
                    "decoded": {},
                    "hash": "string"
                  },
                  "message_content": {
                    "body": "string",
                    "decoded": {},
                    "hash": "string"
                  },
                  "opcode": 0,
                  "out_msg_tx_hash": "string",
                  "source": "string",
                  "value": "0",
                  "value_extra_currencies": {
                    "property1": "string",
                    "property2": "string"
                  }
                }
              ],
              "prev_trans_hash": "string",
              "prev_trans_lt": "0",
              "total_fees": "0",
              "total_fees_extra_currencies": {
                "property1": "string",
                "property2": "string"
              },
              "trace_external_hash": "string",
              "trace_id": "string"
            }
          ],
          "type": "string"
        }
      ],
      "end_lt": "0",
      "end_utime": 0,
      "external_hash": "string",
      "is_incomplete": true,
      "mc_seqno_end": "string",
      "mc_seqno_start": "string",
      "start_lt": "0",
      "start_utime": 0,
      "trace": {
        "children": [
          {
            "children": [],
            "in_msg": {
              "bounce": true,
              "bounced": true,
              "created_at": "0",
              "created_lt": "0",
              "decoded_opcode": "string",
              "destination": "string",
              "extra_flags": "string",
              "fwd_fee": "0",
              "hash": "string",
              "hash_norm": "string",
              "ihr_disabled": true,
              "ihr_fee": "0",
              "import_fee": "0",
              "in_msg_tx_hash": "string",
              "init_state": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "message_content": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "opcode": 0,
              "out_msg_tx_hash": "string",
              "source": "string",
              "value": "0",
              "value_extra_currencies": {
                "property1": "string",
                "property2": "string"
              }
            },
            "in_msg_hash": "string",
            "transaction": {
              "account": "string",
              "account_state_after": {
                "account_status": "string",
                "balance": "string",
                "code_boc": "string",
                "code_hash": "string",
                "data_boc": "string",
                "data_hash": "string",
                "extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                },
                "frozen_hash": "string",
                "hash": "string"
              },
              "account_state_before": {
                "account_status": "string",
                "balance": "string",
                "code_boc": "string",
                "code_hash": "string",
                "data_boc": "string",
                "data_hash": "string",
                "extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                },
                "frozen_hash": "string",
                "hash": "string"
              },
              "block_ref": {
                "seqno": 0,
                "shard": "0",
                "workchain": 0
              },
              "description": {
                "aborted": true,
                "action": {
                  "action_list_hash": "string",
                  "msgs_created": 0,
                  "no_funds": true,
                  "result_arg": 0,
                  "result_code": 0,
                  "skipped_actions": 0,
                  "spec_actions": 0,
                  "status_change": "string",
                  "success": true,
                  "tot_actions": 0,
                  "tot_msg_size": {
                    "bits": "0",
                    "cells": "0"
                  },
                  "total_action_fees": "0",
                  "total_fwd_fees": "0",
                  "valid": true
                },
                "bounce": {
                  "fwd_fees": "0",
                  "msg_fees": "0",
                  "msg_size": {
                    "bits": "0",
                    "cells": "0"
                  },
                  "req_fwd_fees": "0",
                  "type": "string"
                },
                "compute_ph": {
                  "account_activated": true,
                  "exit_arg": 0,
                  "exit_code": 0,
                  "gas_credit": "0",
                  "gas_fees": "0",
                  "gas_limit": "0",
                  "gas_used": "0",
                  "mode": 0,
                  "msg_state_used": true,
                  "reason": "string",
                  "skipped": true,
                  "success": true,
                  "vm_final_state_hash": "string",
                  "vm_init_state_hash": "string",
                  "vm_steps": 0
                },
                "credit_first": true,
                "credit_ph": {
                  "credit": "0",
                  "credit_extra_currencies": {
                    "property1": "string",
                    "property2": "string"
                  },
                  "due_fees_collected": "0"
                },
                "destroyed": true,
                "installed": true,
                "is_tock": true,
                "split_info": {
                  "acc_split_depth": 0,
                  "cur_shard_pfx_len": 0,
                  "sibling_addr": "string",
                  "this_addr": "string"
                },
                "storage_ph": {
                  "status_change": "string",
                  "storage_fees_collected": "0",
                  "storage_fees_due": "0"
                },
                "type": "string"
              },
              "emulated": true,
              "end_status": "string",
              "hash": "string",
              "in_msg": {
                "bounce": true,
                "bounced": true,
                "created_at": "0",
                "created_lt": "0",
                "decoded_opcode": "string",
                "destination": "string",
                "extra_flags": "string",
                "fwd_fee": "0",
                "hash": "string",
                "hash_norm": "string",
                "ihr_disabled": true,
                "ihr_fee": "0",
                "import_fee": "0",
                "in_msg_tx_hash": "string",
                "init_state": {
                  "body": "string",
                  "decoded": {},
                  "hash": "string"
                },
                "message_content": {
                  "body": "string",
                  "decoded": {},
                  "hash": "string"
                },
                "opcode": 0,
                "out_msg_tx_hash": "string",
                "source": "string",
                "value": "0",
                "value_extra_currencies": {
                  "property1": "string",
                  "property2": "string"
                }
              },
              "lt": "0",
              "mc_block_seqno": 0,
              "now": 0,
              "orig_status": "string",
              "out_msgs": [
                {
                  "bounce": true,
                  "bounced": true,
                  "created_at": "0",
                  "created_lt": "0",
                  "decoded_opcode": "string",
                  "destination": "string",
                  "extra_flags": "string",
                  "fwd_fee": "0",
                  "hash": "string",
                  "hash_norm": "string",
                  "ihr_disabled": true,
                  "ihr_fee": "0",
                  "import_fee": "0",
                  "in_msg_tx_hash": "string",
                  "init_state": {
                    "body": "string",
                    "decoded": {},
                    "hash": "string"
                  },
                  "message_content": {
                    "body": "string",
                    "decoded": {},
                    "hash": "string"
                  },
                  "opcode": 0,
                  "out_msg_tx_hash": "string",
                  "source": "string",
                  "value": "0",
                  "value_extra_currencies": {
                    "property1": "string",
                    "property2": "string"
                  }
                }
              ],
              "prev_trans_hash": "string",
              "prev_trans_lt": "0",
              "total_fees": "0",
              "total_fees_extra_currencies": {
                "property1": "string",
                "property2": "string"
              },
              "trace_external_hash": "string",
              "trace_id": "string"
            },
            "tx_hash": "string"
          }
        ],
        "in_msg": {
          "bounce": true,
          "bounced": true,
          "created_at": "0",
          "created_lt": "0",
          "decoded_opcode": "string",
          "destination": "string",
          "extra_flags": "string",
          "fwd_fee": "0",
          "hash": "string",
          "hash_norm": "string",
          "ihr_disabled": true,
          "ihr_fee": "0",
          "import_fee": "0",
          "in_msg_tx_hash": "string",
          "init_state": {
            "body": "string",
            "decoded": {},
            "hash": "string"
          },
          "message_content": {
            "body": "string",
            "decoded": {},
            "hash": "string"
          },
          "opcode": 0,
          "out_msg_tx_hash": "string",
          "source": "string",
          "value": "0",
          "value_extra_currencies": {
            "property1": "string",
            "property2": "string"
          }
        },
        "in_msg_hash": "string",
        "transaction": {
          "account": "string",
          "account_state_after": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "account_state_before": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "block_ref": {
            "seqno": 0,
            "shard": "0",
            "workchain": 0
          },
          "description": {
            "aborted": true,
            "action": {
              "action_list_hash": "string",
              "msgs_created": 0,
              "no_funds": true,
              "result_arg": 0,
              "result_code": 0,
              "skipped_actions": 0,
              "spec_actions": 0,
              "status_change": "string",
              "success": true,
              "tot_actions": 0,
              "tot_msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "total_action_fees": "0",
              "total_fwd_fees": "0",
              "valid": true
            },
            "bounce": {
              "fwd_fees": "0",
              "msg_fees": "0",
              "msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "req_fwd_fees": "0",
              "type": "string"
            },
            "compute_ph": {
              "account_activated": true,
              "exit_arg": 0,
              "exit_code": 0,
              "gas_credit": "0",
              "gas_fees": "0",
              "gas_limit": "0",
              "gas_used": "0",
              "mode": 0,
              "msg_state_used": true,
              "reason": "string",
              "skipped": true,
              "success": true,
              "vm_final_state_hash": "string",
              "vm_init_state_hash": "string",
              "vm_steps": 0
            },
            "credit_first": true,
            "credit_ph": {
              "credit": "0",
              "credit_extra_currencies": {
                "property1": "string",
                "property2": "string"
              },
              "due_fees_collected": "0"
            },
            "destroyed": true,
            "installed": true,
            "is_tock": true,
            "split_info": {
              "acc_split_depth": 0,
              "cur_shard_pfx_len": 0,
              "sibling_addr": "string",
              "this_addr": "string"
            },
            "storage_ph": {
              "status_change": "string",
              "storage_fees_collected": "0",
              "storage_fees_due": "0"
            },
            "type": "string"
          },
          "emulated": true,
          "end_status": "string",
          "hash": "string",
          "in_msg": {
            "bounce": true,
            "bounced": true,
            "created_at": "0",
            "created_lt": "0",
            "decoded_opcode": "string",
            "destination": "string",
            "extra_flags": "string",
            "fwd_fee": "0",
            "hash": "string",
            "hash_norm": "string",
            "ihr_disabled": true,
            "ihr_fee": "0",
            "import_fee": "0",
            "in_msg_tx_hash": "string",
            "init_state": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "message_content": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "opcode": 0,
            "out_msg_tx_hash": "string",
            "source": "string",
            "value": "0",
            "value_extra_currencies": {
              "property1": "string",
              "property2": "string"
            }
          },
          "lt": "0",
          "mc_block_seqno": 0,
          "now": 0,
          "orig_status": "string",
          "out_msgs": [
            {
              "bounce": true,
              "bounced": true,
              "created_at": "0",
              "created_lt": "0",
              "decoded_opcode": "string",
              "destination": "string",
              "extra_flags": "string",
              "fwd_fee": "0",
              "hash": "string",
              "hash_norm": "string",
              "ihr_disabled": true,
              "ihr_fee": "0",
              "import_fee": "0",
              "in_msg_tx_hash": "string",
              "init_state": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "message_content": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "opcode": 0,
              "out_msg_tx_hash": "string",
              "source": "string",
              "value": "0",
              "value_extra_currencies": {
                "property1": "string",
                "property2": "string"
              }
            }
          ],
          "prev_trans_hash": "string",
          "prev_trans_lt": "0",
          "total_fees": "0",
          "total_fees_extra_currencies": {
            "property1": "string",
            "property2": "string"
          },
          "trace_external_hash": "string",
          "trace_id": "string"
        },
        "tx_hash": "string"
      },
      "trace_id": "string",
      "trace_info": {
        "classification_state": "string",
        "messages": 0,
        "pending_messages": 0,
        "trace_state": "string",
        "transactions": 0
      },
      "transactions": {
        "property1": {
          "account": "string",
          "account_state_after": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "account_state_before": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "block_ref": {
            "seqno": 0,
            "shard": "0",
            "workchain": 0
          },
          "description": {
            "aborted": true,
            "action": {
              "action_list_hash": "string",
              "msgs_created": 0,
              "no_funds": true,
              "result_arg": 0,
              "result_code": 0,
              "skipped_actions": 0,
              "spec_actions": 0,
              "status_change": "string",
              "success": true,
              "tot_actions": 0,
              "tot_msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "total_action_fees": "0",
              "total_fwd_fees": "0",
              "valid": true
            },
            "bounce": {
              "fwd_fees": "0",
              "msg_fees": "0",
              "msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "req_fwd_fees": "0",
              "type": "string"
            },
            "compute_ph": {
              "account_activated": true,
              "exit_arg": 0,
              "exit_code": 0,
              "gas_credit": "0",
              "gas_fees": "0",
              "gas_limit": "0",
              "gas_used": "0",
              "mode": 0,
              "msg_state_used": true,
              "reason": "string",
              "skipped": true,
              "success": true,
              "vm_final_state_hash": "string",
              "vm_init_state_hash": "string",
              "vm_steps": 0
            },
            "credit_first": true,
            "credit_ph": {
              "credit": "0",
              "credit_extra_currencies": {
                "property1": "string",
                "property2": "string"
              },
              "due_fees_collected": "0"
            },
            "destroyed": true,
            "installed": true,
            "is_tock": true,
            "split_info": {
              "acc_split_depth": 0,
              "cur_shard_pfx_len": 0,
              "sibling_addr": "string",
              "this_addr": "string"
            },
            "storage_ph": {
              "status_change": "string",
              "storage_fees_collected": "0",
              "storage_fees_due": "0"
            },
            "type": "string"
          },
          "emulated": true,
          "end_status": "string",
          "hash": "string",
          "in_msg": {
            "bounce": true,
            "bounced": true,
            "created_at": "0",
            "created_lt": "0",
            "decoded_opcode": "string",
            "destination": "string",
            "extra_flags": "string",
            "fwd_fee": "0",
            "hash": "string",
            "hash_norm": "string",
            "ihr_disabled": true,
            "ihr_fee": "0",
            "import_fee": "0",
            "in_msg_tx_hash": "string",
            "init_state": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "message_content": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "opcode": 0,
            "out_msg_tx_hash": "string",
            "source": "string",
            "value": "0",
            "value_extra_currencies": {
              "property1": "string",
              "property2": "string"
            }
          },
          "lt": "0",
          "mc_block_seqno": 0,
          "now": 0,
          "orig_status": "string",
          "out_msgs": [
            {
              "bounce": true,
              "bounced": true,
              "created_at": "0",
              "created_lt": "0",
              "decoded_opcode": "string",
              "destination": "string",
              "extra_flags": "string",
              "fwd_fee": "0",
              "hash": "string",
              "hash_norm": "string",
              "ihr_disabled": true,
              "ihr_fee": "0",
              "import_fee": "0",
              "in_msg_tx_hash": "string",
              "init_state": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "message_content": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "opcode": 0,
              "out_msg_tx_hash": "string",
              "source": "string",
              "value": "0",
              "value_extra_currencies": {
                "property1": "string",
                "property2": "string"
              }
            }
          ],
          "prev_trans_hash": "string",
          "prev_trans_lt": "0",
          "total_fees": "0",
          "total_fees_extra_currencies": {
            "property1": "string",
            "property2": "string"
          },
          "trace_external_hash": "string",
          "trace_id": "string"
        },
        "property2": {
          "account": "string",
          "account_state_after": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "account_state_before": {
            "account_status": "string",
            "balance": "string",
            "code_boc": "string",
            "code_hash": "string",
            "data_boc": "string",
            "data_hash": "string",
            "extra_currencies": {
              "property1": "string",
              "property2": "string"
            },
            "frozen_hash": "string",
            "hash": "string"
          },
          "block_ref": {
            "seqno": 0,
            "shard": "0",
            "workchain": 0
          },
          "description": {
            "aborted": true,
            "action": {
              "action_list_hash": "string",
              "msgs_created": 0,
              "no_funds": true,
              "result_arg": 0,
              "result_code": 0,
              "skipped_actions": 0,
              "spec_actions": 0,
              "status_change": "string",
              "success": true,
              "tot_actions": 0,
              "tot_msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "total_action_fees": "0",
              "total_fwd_fees": "0",
              "valid": true
            },
            "bounce": {
              "fwd_fees": "0",
              "msg_fees": "0",
              "msg_size": {
                "bits": "0",
                "cells": "0"
              },
              "req_fwd_fees": "0",
              "type": "string"
            },
            "compute_ph": {
              "account_activated": true,
              "exit_arg": 0,
              "exit_code": 0,
              "gas_credit": "0",
              "gas_fees": "0",
              "gas_limit": "0",
              "gas_used": "0",
              "mode": 0,
              "msg_state_used": true,
              "reason": "string",
              "skipped": true,
              "success": true,
              "vm_final_state_hash": "string",
              "vm_init_state_hash": "string",
              "vm_steps": 0
            },
            "credit_first": true,
            "credit_ph": {
              "credit": "0",
              "credit_extra_currencies": {
                "property1": "string",
                "property2": "string"
              },
              "due_fees_collected": "0"
            },
            "destroyed": true,
            "installed": true,
            "is_tock": true,
            "split_info": {
              "acc_split_depth": 0,
              "cur_shard_pfx_len": 0,
              "sibling_addr": "string",
              "this_addr": "string"
            },
            "storage_ph": {
              "status_change": "string",
              "storage_fees_collected": "0",
              "storage_fees_due": "0"
            },
            "type": "string"
          },
          "emulated": true,
          "end_status": "string",
          "hash": "string",
          "in_msg": {
            "bounce": true,
            "bounced": true,
            "created_at": "0",
            "created_lt": "0",
            "decoded_opcode": "string",
            "destination": "string",
            "extra_flags": "string",
            "fwd_fee": "0",
            "hash": "string",
            "hash_norm": "string",
            "ihr_disabled": true,
            "ihr_fee": "0",
            "import_fee": "0",
            "in_msg_tx_hash": "string",
            "init_state": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "message_content": {
              "body": "string",
              "decoded": {},
              "hash": "string"
            },
            "opcode": 0,
            "out_msg_tx_hash": "string",
            "source": "string",
            "value": "0",
            "value_extra_currencies": {
              "property1": "string",
              "property2": "string"
            }
          },
          "lt": "0",
          "mc_block_seqno": 0,
          "now": 0,
          "orig_status": "string",
          "out_msgs": [
            {
              "bounce": true,
              "bounced": true,
              "created_at": "0",
              "created_lt": "0",
              "decoded_opcode": "string",
              "destination": "string",
              "extra_flags": "string",
              "fwd_fee": "0",
              "hash": "string",
              "hash_norm": "string",
              "ihr_disabled": true,
              "ihr_fee": "0",
              "import_fee": "0",
              "in_msg_tx_hash": "string",
              "init_state": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "message_content": {
                "body": "string",
                "decoded": {},
                "hash": "string"
              },
              "opcode": 0,
              "out_msg_tx_hash": "string",
              "source": "string",
              "value": "0",
              "value_extra_currencies": {
                "property1": "string",
                "property2": "string"
              }
            }
          ],
          "prev_trans_hash": "string",
          "prev_trans_lt": "0",
          "total_fees": "0",
          "total_fees_extra_currencies": {
            "property1": "string",
            "property2": "string"
          },
          "trace_external_hash": "string",
          "trace_id": "string"
        }
      },
      "transactions_order": [
        "string"
      ],
      "warning": "string"
    }
  ]
}
{
  "code": 0,
  "error": "string"
}

Last updated on