NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/burnAsset

Creates a transaction burning a custom asset from a given account, posts the transaction, and submits it to the wallet, mempool, and network.

Request 

{
  account?: string
  assetId: string
  fee?: string
  feeRate?: string
  value: string
  expiration?: number
  expirationDelta?: number
  confirmations?: number
}

Response 

RpcBurn & {
  asset: RpcAsset
  transaction: RpcWalletTransaction
  /**
   * @deprecated Please use `transaction.hash` instead
   */
  hash: string
  /**
   * @deprecated Please use `asset.name` instead
   */
  name: string
}

RPC Objects:

  • RpcBurn
  • RpcAsset
  • RpcWalletTransaction
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.