v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB

get transaction logs

Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.

get/transactions/{transaction_hash}/logs

Path parameters

transaction_hashstring required

Transaction hash

Response

internal transactions

next_page_paramsobject required

Example response

{
  "next_page_params": {
    "index": 0,
    "items_count": 50,
    "block_number": 2
  }
}