Remove funds from a program’s wallet for a PREFUNDED asset.
PREFUNDED asset. The burned amount is debited from the program wallet and credited to SYSTEM_BREAKAGE in the ledger. This is the inverse of the fund operation and is used to reduce a budget allocation after it has been set.
This endpoint only applies to assets with an issuance_policy of PREFUNDED. Calling it on an UNLIMITED asset has no effect, since unlimited assets mint value on demand and do not use the wallet. You cannot burn more than the current wallet balance for the asset.
API key passed in the X-API-Key header.
Burn details