Blocks

SolidityNode APIs for querying solidified blocks.

SolidityNode APIs for querying solidified blocks.

APIs in this group

APIPurpose
GetNowBlockQuery the latest solidified block.
GetBlockQuery a solidified block by number or ID, optionally returning only the block header.
GetBlockByNumQuery a solidified full block by block number.
GetBlockByLimitNextQuery solidified blocks in a block-number range.
GetBlockByLatestNumQuery the latest N solidified blocks.

Related resources