Skip to main content
POST
eth_hashrate
Arc API method that returns the number of hashes per second that the node is mining with.

Parameters

None

Response

  • quantity — the number of hashes per second

eth_hashrate code examples

Body

application/json
id
integer
default:1
jsonrpc
string
default:2.0
method
string
default:eth_hashrate
params
array

Response

200 - application/json

Returns the result of eth_hashrate.

jsonrpc
string
id
integer
result
string
Last modified on August 3, 2026