NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

RpcAsset

export type RpcAsset = {
  id: string
  name: string
  nonce: number
  owner: string
  creator: string
  metadata: string
  createdTransactionHash: string
  verification: {
    status: 'verified' | 'unverified' | 'unknown'
    symbol?: string
    decimals?: number
    logoURI?: string
    website?: string
  }
  supply?: string
  symbol?: string,
  decimals?: number,
  logoURI?: string,
  website?: string,
  /**
   * @deprecated query for the transaction to find it's status
   */
  status: string
}

Usage:

  • chain/getAsset
  • wallet/burnAsset
  • wallet/mintAsset
  • wallet/getAsset
  • wallet/getAssets

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.