Operations
Get the receipt of an operation
get/operations/{operation_hash}/receipt
Path parameters
operation_hashstring required
Operation hash
Response
Example response
{
"result": {
"inner": {
"address": "KT1RycYvM4EVs6BAXWEsGXaAaRqiMP53KT4w"
}
}
}