Block
Fetch the latest block at the head of the main chain
Fetches the block at the head of the main chain with an option to include transaction details.
GET
/
getLatestBlock/{includeBody}Path Parameters
includeBodyRequiredboolean
Specifies whether to include transaction details.
Latest block data retrieved successfully