NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/addTransaction

Takes in a posted transaction, adds it to the wallet and mempool, and optionally broadcasts it to the network.

Returns the names of the wallet accounts involved in the transaction.

Request #

{
  transaction: string
  broadcast?: boolean
}

Response #

{
  accounts: string[]
  hash: string
  accepted: boolean
}
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.