bor_getRootHash
Example
Request
curl --request POST \
--url https://endpoints.omniatech.io/v1/RPC_ENDPOINT \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{"jsonrpc":"2.0","method":"bor_getRootHash","params":[1000, 1032], "id":1}
'Response
Last updated