GLAMIDL Reference

add_assets

Adds assets.

Accounts

AccountRoleDescription
glam_statewritable`glam_state` account required by the `add_assets` instruction (see program source for the full constraint).
glam_signersigner, 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.