NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

chain/getBlock

Gets a block from the chain from a given hash or sequence.

One of hash or sequence must be provided.

Request #

{
  search?: string
  hash?: string
  sequence?: number
  confirmations?: number
}

Response #

{
  block: RpcBlock
  metadata: {
    main: boolean
    confirmed: boolean
  }
}

RPC Objects:

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.