v39

latestOpenAPI 3.1.0MITraw.githubusercontent.com2025-11-18123934.3 KB
Operations

Get the receipt of an operation

get/operations/{operation_hash}/receipt

Path parameters

operation_hashstring required

Operation hash

Response

hashinteger[] required

Example response

{
  "result": {
    "inner": {
      "address": "KT1RycYvM4EVs6BAXWEsGXaAaRqiMP53KT4w"
    }
  }
}