v1

latestOpenAPI 3.0.32026-07-17120148.9 KB

getTransaction1DB

getTransaction1DB

get/transaction2DB

Query parameters

accountstring
Example:Ef8voAFh-ByCeKD3SZhjMNzioqCmDOK6S6IaeefTwYmRhgsn
ltstring
Example:31880435000001
hashstring
Example:FDC208B6A1400E9D1179FDD81B40D478E9B632C8A00E5EBC7AF7C13ADE85DB22

Response

getTransaction1DB

accountstring
account_hexstring
feesstring
hashstring
ltnumber
timenumber
total_feesstring
workchainnumber

Example response

{
  "account": "Ef8voAFh-ByCeKD3SZhjMNzioqCmDOK6S6IaeefTwYmRhgsn",
  "account_hex": "2FA00161F81C8278A0F749986330DCE2A2A0A60CE2BA4BA21A79E7D3C1899186",
  "block": {
    "filehash": "1875BC00000000001875BC00000000001875BC00000000001875BC0000000000",
    "roothash": "1875BC00000000001875BC00000000001875BC00000000001875BC0000000000",
    "workchain": -2147483648
  },
  "description": {
    "record": {
      "action": {
        "action_list_hash": "A28D2A1781417B479ABEBF37F9150445266A44E92247A9C36A6B3427889A26D4",
        "msgs_created": 1,
        "status_change": "unchanged",
        "succses": true,
        "tot_actions": 1,
        "tot_msg_size": {
          "bits": 2402,
          "cells": 4
        },
        "total_action_fees": 9936515,
        "total_fwd_fees": 29810000,
        "valid": true
      },
      "compute": {
        "gas_credit": 10000,
        "gas_used": 2994,
        "success": true,
        "type": "compute_vm",
        "vm_steps": 66
      },
      "credit": {
        "error": "Can't unpack maybe_TrCreditPhase"
      },
      "credit_first": true,
      "storage": {
        "acc_status_change": "unchanged",
        "storage_fees_collected": 1404953
      }
    },
    "type": "ordinary"
  },
  "fees": "76331468",
  "hash": "FDC208B6A1400E9D1179FDD81B40D478E9B632C8A00E5EBC7AF7C13ADE85DB22",
  "lt": 31880435000001,
  "messageIn": {
    "destination": "Ef8voAFh-ByCeKD3SZhjMNzioqCmDOK6S6IaeefTwYmRhgsn",
    "message_hash": "FA45F7BB4B3CC0ACAC1DA9053ECB7436CCDD7390D550366BC4B10D8268FEF738"
  },
  "messageOut": [
    {
      "destination": "Ef8OvX_5ynDgbp4iqJIvWudSEanWo0qAlOjhWHtga9u2YjVp",
      "fwd_fee": 19873485,
      "ihr_fee": 0,
      "lt": 31880435000002,
      "message_hash": "1285A459B15A2DE7F57F0467CE5D2754655CEF4001BDABAB62D6BC0CEF5591D2",
      "source": "Ef8voAFh-ByCeKD3SZhjMNzioqCmDOK6S6IaeefTwYmRhgsn",
      "time": 1665336135,
      "transfer": null,
      "value": "5000000000"
    }
  ],
  "time": 1665336135,
  "total_fees": "96204953",
  "workchain": -1
}