Skip to main content
Burns existing tokens to reduce the circulating supply for the IssuerSparkWallet.

Method Signature

Parameters

bigint
required
The amount to burn (e.g., 1000n)
Bech32mTokenIdentifier
required
The token identifier to burn.
OutputWithPreviousTransactionData[]
Optional specific outputs to use for the burn operation

Returns

string
required
Transaction ID

Example