NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/importAccount

Imports an encoded account and it's keys into the wallet.

The string is typically generated by the exportAccount RPC, although the string can be manually generated with the sdk.

The optional createdAt field can be used to set the block sequence to start scanning from for the imported account. Note that, if the account received any transactions on a block before this sequence, then those transactions will not appear in the account's balance.

Request 

{
  account: string
  name?: string
  rescan?: boolean
  createdAt?: number
}

Response 

{
  name: string;
  isDefaultAccount: boolean;
}
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.