GLAMIDL Reference

delete_assets

Deletes assets.

Accounts

AccountRoleDescription
glam_statewritable`glam_state` account required by the `delete_assets` instruction (see program source for the full constraint).
glam_signersigner, writable`glam_signer` account required by the `delete_assets` instruction (see program source for the full constraint).

No arguments

Policy & permissions

  • Only the GLAM owner can call; delegates are rejected.
  • Remaining accounts must be an even-length list of [mint, vault_ata] pairs.
  • Cannot delete the base asset; vault token balances must be zero or absent.
  • Update is staged through the state timelock when active.