The number of the round to look up.
Execute the request.
Additional headers to send in the request. Optional.
A promise which resolves to the response data.
Prepare a JSON response before returning it.
Use this method to change and restructure response
data as needed after receiving it from the do()
method.
Response body received
Configure how integers in this request's JSON response will be decoded.
The options are:
The method to use when parsing the response for this request. Must be one of "default", "safe", "mixed", or "bigint".
/v2/blocks/${round}
Generated using TypeDoc
Returns the block for the passed round.
Example
Response data schema details
GET