GetNowBlock

查询当前最新已固化区块——最终状态读取的高度基线(约落后链头 1 分钟)。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

查询当前最新已固化区块。可作为最终状态读取的高度基线(约落后链头 1 分钟)。


确认语义

本接口返回 SolidityNode 当前可见的最新已固化区块。增量扫描、最终状态确认和账本回填通常以该高度作为扫描上界;最新链头展示应使用 FullNode 版本。

SolidityNode 高度落后 FullNode 链头是正常现象。主网上通常约 1 分钟,不要把这类延迟误判为节点故障。


相关资源

  • GetNowBlock (FullNode) —— FullNode 版本(最新已产出,可能尚未固化)
  • GetBlockByNum —— 探测某高度是否已固化
  • 区块 —— 区块结构、复合区块 ID 和区块查询接口选型
  • 共识与 DPoS —— 至少 19 个不同活跃 SR 的固化机制(约 1 分钟)
Query Params
boolean

可选。设为 true 时以 Base58 格式返回地址;设为 false 时以 hex 格式返回。(默认值:false

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json