GLAM MintProduction
price_registered_positions
Prices validated RPI observations for registered positions and records their aggregate value for vault AUM.
Accounts
| Account | Role | Description |
|---|---|---|
| glam_state | writable | `glam_state` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| signer | signer, writable | `signer` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| observation_state | read-only | `observation_state` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| integration_authority | read-only | `integration_authority` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| glam_protocol | read-only | `glam_protocol` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| event_authority | optional | `event_authority` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
| event_program | optional | `event_program` account required by the `price_registered_positions` instruction (see program source for the full constraint). |
No arguments
Policy & permissions
- Caller: any signer; no pricing-caller ACL is checked.
- Supplied account, oracle, and protocol data are validated before the priced protocol record is written.