GLAM Mint StagingStaging
acl_gate_setup_extra_metas
Manages token ACL gate data for `setup extra metas`.
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 | writable | 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. |
| mint_config | read-only | Token mint account used or validated by this instruction. |
| extra_metas | writable | extra metas account read or updated by GLAM Mint Staging's ACL gate setup extra metas instruction. |
| 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
TokenAclApplyList. - Collects the remaining
ListConfigaccounts and CPIs to Token ACL Gate to configure thaw extra metas for the share mint.