GLAM Protocol StagingStaging
add_assets
Adds assets.
Accounts
| Account | Role | Description |
|---|---|---|
| glam_state | writable | `glam_state` account required by the `add_assets` instruction (see program source for the full constraint). |
| glam_signer | signer, writable | `glam_signer` account required by the `add_assets` instruction (see program source for the full constraint). |
No arguments
Policy & permissions
- Only the GLAM owner can call; delegates are rejected.
- Requires at least one remaining account; each remaining account must be a valid SPL Token or Token-2022 mint.
- Asset-list update is staged through the state timelock when active.