GetNowBlock

Query the latest solidified block, which is the height baseline for final-state reads.

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

Query the latest solidified block. This height is the baseline for final-state reads and usually lags the FullNode chain head by about 1 minute.


Confirmation semantics

This API returns the latest block visible to the SolidityNode solidified view. Incremental scans, final-state confirmation, and ledger backfills commonly use this height as the upper bound. Use the FullNode version for latest-head display.

A SolidityNode height that lags the FullNode chain head is normal. Do not treat this lag as a node fault by itself.


Related resources

Query Params
boolean

Optional. Set to true to format addresses in Base58; set to false for hex format. (Default: false)

Responses

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