Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [fromBlock, toBlock]Positional parameters for
eth_getRootHash:params[0]: The starting block number (inclusive).params[1]: The ending block number (inclusive).
Returns
Hex-encoded root hash covering the specified block range. Example:
“0x67518d9fc6bf9ff886ba1a4e932a0d0a8a1318b3f300518773aaf2210410cf73”.