GLAM Mint StagingStaging
acl_gate_delete_list
Manages token ACL gate data for `delete list`.
Applies toVaultTokenized VaultSingle-Asset Vault
Required conditions
- Mint actions must satisfy the linked GLAM state, Token-2022 mint configuration, mint policy, and any request queue or escrow state involved in the flow.
Accounts
| Account | Role | Description |
|---|---|---|
| glam_state | read-only | GLAM state account that stores vault configuration, integration ACLs, delegate permissions, policies, assets, mint linkage, and pricing records. |
| glam_signer | signer, writable | Calling authority or fee payer. |
| glam_mint | writable | Token mint account used or validated by this instruction. |
| list_config | writable | ACL gate list configuration account used to manage wallet allowlist entries. |
| token_acl_gate_program | read-only | token ACL gate program account invoked or checked by this instruction. |
| system_program | read-only | Solana System Program. |
| glam_protocol | read-only | GLAM Protocol program account used for authorization or CPI. |
No arguments
Policy & permissions
- Signer must be the GLAM owner or a delegate holding Mint
TokenAclManageList. - CPIs to Token ACL Gate to delete an empty list controlled by the GLAM mint PDA.