SolidityNode APIs for querying solidified blocks.
SolidityNode APIs for querying solidified blocks.
APIs in this group
| API | Purpose |
|---|---|
| GetNowBlock | Query the latest solidified block. |
| GetBlock | Query a solidified block by number or ID, optionally returning only the block header. |
| GetBlockByNum | Query a solidified full block by block number. |
| GetBlockByLimitNext | Query solidified blocks in a block-number range. |
| GetBlockByLatestNum | Query the latest N solidified blocks. |
Related resources
- Blocks — block structure and the composite block ID
- Consensus and DPoS — solidification and finality
- FullNode and SolidityNode API selection — choose the right node view for current or final state