Get block statistics
Retrieves detailed statistical information for a specific block, including transaction counts and resource consumption.
get/v1/blocks/{blockNum}/stats
Path parameters
blockNuminteger required
The specific block number to query.
Query parameters
get_tx_detailboolean
Set to true to include detailed transaction statistics (txStat) in the response. (Default: false)
Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.