NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

chain/getDifficulty

Gets block difficulty from a sequence.

If no sequence is provided, the head will be used

Request #

{
  sequence?: number | null
} | undefined

Response #

{
  sequence: number;
  hash: string;
  difficulty: string;
}
View on Github

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

Discover our impactful presence — read our blog.

Privacy Policy

|

Copyright 2025 Iron Fish.