GLAM ConfigProduction
update_admin
Updates the GLAM config admin authority.
Accounts
| Account | Role | Description |
|---|---|---|
| global_config | writable | Global Config PDA storing protocol-wide admin authority, fee settings, referrers, and asset/oracle metadata. |
| admin | signer, writable | Current GLAM Config admin authority that signs protocol configuration changes. |
| system_program | read-only | Solana System Program. |
Arguments
| Argument | Type | Notes |
|---|---|---|
| new_admin | pubkey |
Policy & permissions
- Signer must be the current stored global config admin. Sets a new admin. GLAM state owner/delegate authority is not used.