Skip to content

Get the block hash for the block on the given round.

GET
/v2/blocks/{round}/hash
round
required
integer

A round number.

Hash of a block header.

object
blockHash
required

Block header hash.

string

Bad Request - Non integer number

An error response with optional data field.

object
data
object
message
required
string

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

None existing block

An error response with optional data field.

object
data
object
message
required
string

Internal Error

An error response with optional data field.

object
data
object
message
required
string

Unknown Error