bor_getRootHash
Returns the root hash for a specified block range.
Path parameters
apiKey
Request
This endpoint expects an object.
fromBlock
The block number from which the range starts.
toBlock
The block number where the range ends.
Response
The root hash of the specified block range.