GLAM ConfigProduction
delete_asset_meta
Deletes asset/oracle metadata from GLAM config.
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 |
|---|---|---|
| asset | pubkey | |
| oracle | pubkey |
Policy & permissions
- Signer must be the stored global config admin. GLAM state owner/delegate authority is not used.