eth_getRootHashpost https://api.uniblock.dev/uni/v1/json-rpc#64Returns the root hash of the given block hash.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