Network Hashrate

Get the current network hashrate in hashes per second

Get Network Hashrate
Returns the estimated network hashes per second

Endpoint

GET /api/getnetworkhashps

Code Examples

curl https://api.deccord.com/api/getnetworkhashps

Response Format

{
  "hashrate": 19057696673964.36
}
Try It Out
Test the API endpoint directly in your browser