NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

chain/getNetworkHashPower

Gets hash power from the chain from a sequence or block range.

If no blocks are provided, the last 120 blocks will be used. If no sequence is provided, the head will be used.

Request 

{
  blocks?: number | null
  sequence?: number | null
}

Response 

{
  hashesPerSecond: number;
  blocks: number;
  sequence: number;
}
View on Github

Join our newsletter and stay up to date with privacy and crypto.

Discover our impactful presence — read our blog.

Learn

  • FAQ
  • Whitepaper
  • Tokenomics

Use

  • Get Started
  • Node App
  • Mine
  • Block Explorer
  • Ecosystem

Developers

  • Documentation
  • Github

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2024 Iron Fish.