v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
transactions

List transactions executed on a specific execution node

Retrieves transactions that were executed on the specified execution node.

get/{chain_id}/api/v2/transactions/execution-node/{execution_node_hash_param}

Path parameters

execution_node_hash_paramstring required

Execution node hash in the path

chain_idstring required

The ID of the blockchain

Query parameters

items_countinteger

Number of items per page

block_numberinteger

Block number for paging

indexinteger

Item index for paging

Response

List of transactions.

next_page_paramsobject nullable required