post
https://api.shasta.trongrid.io/wallet/getblock
Query a block by block number or block ID, with support for header-only or full block responses.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Query a block by block number or block ID. Use this API when the client needs either a block header or the full block body, including transactions.
Related resources
- GetBlockByNum — query a full block by block number
- GetBlockById — query a block by block ID
- GetNowBlock — query the latest block produced by a FullNode
- Blocks — block structure, composite block ID, and block-query selection
- Consensus and DPoS — block production and solidification