Transactions by block hash
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
NOTE: This endpoint is deprecated in favor of Get transactions by block.
Retrieves a list of all transactions within a block for a given block hash.
| Path Parameters |
|---|
block_hash string — REQUIREDHash of block |
| Query Parameters |
|---|
limit integermax number of transactions to fetch |
offset integerindex of first transaction to fetch |
| Responses | |||||
|---|---|---|---|---|---|
200List of Transactions
|