GetNowBlock

Query the latest block produced by the FullNode. The returned block may not be solidified.

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

Query the latest block produced by the FullNode. The returned block may not be solidified, so do not use this API as final-state confirmation.

📘

FullNode vs. SolidityNode

The FullNode endpoint, usually on port 8090, returns the latest produced block. The SolidityNode endpoint, usually on port 8091, returns the latest solidified block and normally lags the chain head by about 1 minute. Use the SolidityNode version when final state is required.


Related resources

Query Params
boolean

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

Response

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