Blocks
Get block info
Get block information like timestamp, gas used, burnt fees, transaction count etc.
get/get_block_info
Query parameters
chain_idstring required
The ID of the blockchain
number_or_hashstring required
Block number or hash
include_transactionsboolean
If true, includes a list of transaction hashes from the block
Response
Block information