post
https://api.shasta.trongrid.io/wallet/getblockbyid
通过区块 ID 查询区块——TRON 的 block ID 是高度大端 + SHA256 截断的复合标识符,并非纯哈希。
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
通过区块 ID 查询区块。TRON 的 block ID 是高度大端 + SHA256 截断的复合标识符,并非纯哈希。
相关资源
- GetBlockByNum —— 按高度查询(无需获取 block ID)
- GetBlock —— 同时支持按高度或按 ID,可选只取区块头
- 区块 —— 区块 ID 的结构(高度 + SHA256 截断)