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.

Use

  • Node App
  • Node CLI
  • Mine
  • Block Explorer
  • Ecosystem

Learn

  • Get Started
  • FAQ
  • Whitepaper
  • Tokenomics

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Developers

  • Documentation
  • Github
Privacy Policy

|

Media Kit

|

Copyright 2024 Iron Fish.