NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/getAsset

Gets an asset from the wallet from a given identifier and account

Request 

{
  account?: string
  confirmations?: number
  id: string
}

Response 

{
  createdTransactionHash: string
  creator: string
  id: string
  metadata: string
  name: string
  nonce: number
  status: string
  // Populated for assets the account owns
  supply: string | null
  verification: {
    status: 'verified' | 'unverified' | 'unknown';
  };
}

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
  • Bug Bounty

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2023 Iron Fish.