post
https://api.shasta.trongrid.io/wallet/getblockbylatestnum
从链头往回查询最近 N 个区块——用于实时同步、监听新块场景。
相关资源
- GetNowBlock —— 仅取最新一个区块
- GetBlockByLimitNext —— 按高度区间批量查询
- GetBlockByNum —— 按单个高度查询
- 区块 —— 区块结构与复合区块 ID
从链头往回查询最近 N 个区块——用于实时同步、监听新块场景。
Loading…
Try It! to start a request and see the response here! Or choose an example: