GLAM ProtocolProduction
emergency_access_update
Bypasses timelock for emergency access changes such as disabling a delegate, integration, or state.
Required conditions
- The update must be limited to emergency access actions: removing an integration, removing a delegate, or enabling or disabling the GLAM state.
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. |
Arguments
| Argument | Type | Notes |
|---|---|---|
| args | EmergencyAccessUpdateArgs |
Policy & permissions
- Only the GLAM owner can call; delegates are rejected.
- Allowed actions: remove an integration, remove a delegate, or enable or disable the GLAM state.