SettleMint
User guidesAsset servicing

Burn assets

Permanently remove units of a security from circulation.

Burning permanently removes units from circulation and reduces total supply. This is the on-chain equivalent of share cancellation or bond redemption.

Common use cases:

  • Redemptions - Cancelling units when investors exit a fund or redeem bonds at maturity
  • Buybacks - Retiring shares after a repurchase program
  • Regulatory enforcement - Removing assets from non-compliant holders
  • Error correction - Reversing erroneous issuances (with proper authorization)

Irreversible action

Burning is permanent and cannot be undone.

Prerequisites

  • SUPPLY_MANAGEMENT_ROLE for the asset (check Permissions tab)
  • Target addresses must hold sufficient unfrozen balance

Steps

Open burn dialog

Navigate to the asset page and open the Holders tab. Click the ... (actions) dropdown on the holder row you want to burn from, then select Burn.

Holders tab with burn action

Enter details

Select the holder address and enter amount. For multiple addresses, click Add address.

Burn tokens form

### Confirm Review the supply change and authenticate with PIN/OTP.

Verify totals

Return to the Asset details tab to confirm Total burned reflects the cumulative amount burned for the asset. The totals update from indexed supply history, so allow a short refresh if needed.

Troubleshooting

IssueSolution
Burn button disabledVerify SUPPLY_MANAGEMENT_ROLE assignment
Insufficient balanceCheck holder's available (unfrozen) balance
Amount exceeds availableSome assets may be frozen by custodian

On this page