MPTokenIssuanceDestroy
Delete a Multi-purpose Token (MPT) issuance. Only the issuer can delete an MPT issuance, and only if there are no holders of the MPT.
Requires the MPTokensV1 amendment. Loading...
Example MPTokenIssuanceDestroy JSON
{
"TransactionType": "MPTokenIssuanceDestroy",
"Account": "rNFta7UKwcoiCpxEYbhH2v92numE3cceB6",
"MPTokenIssuanceID": "05EECEBC97A7D635DE2393068691A015FED5A89AD203F5AA",
"Fee": "10",
"Flags": 0,
"Sequence": 99536573
}
MPTokenIssuanceDestroy Fields
In addition to the common fields, MPTokenIssuanceDestroy transactions use the following fields:
Field | JSON Type | Internal Type | Description |
---|---|---|---|
MPTokenIssuanceID | String | UInt192 | Identifies the MPTokenIssuance object to be removed by the transaction. |