post
https://api.shasta.trongrid.io/wallet/getblockbynum
Query a full block object by block number, including its transaction list.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Query a full block object by block number, including the transaction list. This FullNode version can return blocks from the latest head view, including blocks that are not yet solidified.
Related resources
- GetBlock — query by number or ID, with an optional header-only response
- GetBlockById — query by block ID
- GetNowBlock — query the latest produced block
- GetBlockByNum (SolidityNode) — query only solidified blocks by number
- Blocks — block structure and block-query selection