eth_hashrate
Returns the number of hashes per second that the node is mining with. The API credit value for this method is 100
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_hashrate","params":[],"id":67}'
Last updated
Was this helpful?