The hardfork is coming on April 2nd, 12 noon.

Learn more 
NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

chain/getTransaction

Gets a transaction from a block hash and transaction hash

Request 

{
  blockHash: string;
  transactionHash: string;
}

Response 

RpcTransaction & {
  noteSize: number
  blockHash: string
  /**
   * @deprecated Please use `notes.length` instead
   */
  notesCount: number
  /**
   * @deprecated Please use `spends.length` instead
   */
  spendsCount: number
  /**
   * @deprecated Please use `notes` instead
   */
  notesEncrypted: string[]
}

RPC Objects:

  • RpcTransaction

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.