bor_getRootHash

Returns the root hash of the given block hash.

📘

The maximum difference between the specified block range can be 32767.

Description

Returns the root hash of a specified block range.

Parameters

  • fromBlock (int) - from block number specified as an integer
  • toBlock (int) - to block number specified as an integer

Returns

string: root hash of the specified block range


Language
Authorization
Header
Click Try It! to start a request and see the response here!