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",
"Fee": "10",
"MPTokenIssuanceID": "00070C4495F14B0E44F78A264E41713C64B5F89242540EE255534400000000000000"
}
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. |