Skip to main content
GET
/
v1
/
rpc
/
estimateNetworkHashesPerSecond
Estimate network hashes per second
curl --request GET \
  --url https://api.kas.fyi/v1/rpc/estimateNetworkHashesPerSecond \
  --header 'x-api-key: <api-key>'
{
  "networkHashesPerSecond": "123456789012345"
}

Cost

This endpoint costs 0.1 RU (Request Units) per call.

Authorizations

x-api-key
string
header
required

Query Parameters

windowSize
number
required
Example:
startHash
string

Response

200 - application/json
networkHashesPerSecond
string
required
Example: