Burn Supply Tokens

Burn supply tokens on the Litecoin blockchain

Burn Supply of Fungible Tokens

This endpoint allows users to burn the supply of fungible tokens with an amount parameter which are under the managed supply token (create your managed supply token here).

NB: This end-point is only available under LiaaS Prime enterprise plan. Please check out Azure Marketplace for more details.

Burn Supply (API reference)

POST /api/FungibleTokens/Burn-Tokens

A post request to burn supply of fungible tokens.

Headers

Name
Type
Description

Content-Type

application/json

wallet*

String

The wallet to hold the token

encryptedpassphrase*

String

Encrypted key of the wallet to hold the token

Request Body

Name
Type
Description

fromaddress*

string

Address from where you want to supply tokens

propertyid*

int

The collection identifier of the suppliable fungible tokens

amount*

string

Amount of tokens you want to burn

Last updated

Was this helpful?