Get transactions by block
Retrieves transactions confirmed in a single block.
GET
GET
/extended/v2/blocks/{height_or_hash}/transactions
Retrieves transactions confirmed in a single block.
Path parameters
height_or_hash
Requiredinteger | string
Filter by block height, hash, index block hash or the constant latest
to filter for the most recent block
Status code | Description |
---|---|
200 | List of transactions |
GET request that returns transactions