GetBlockByLatestNum

Retrieves a list of the most recent blocks. Starting from the latest solidified block, the method returns the specified number (num) of blocks in descending order of height.

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

Returns

A list of Block objects. See /walletsolidity/getblock for details on header and transaction fields.

Body Params
int32
required

Number of most recent blocks to retrieve. Example: 5

Responses

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