Marinade Integration StagingStaging
deposit
Deposits.
Accounts
| Account | Role | Description |
|---|---|---|
| glam_state | writable | `glam_state` account required by the `deposit` instruction (see program source for the full constraint). |
| glam_vault | writable | `glam_vault` account required by the `deposit` instruction (see program source for the full constraint). |
| glam_signer | signer, writable | `glam_signer` account required by the `deposit` instruction (see program source for the full constraint). |
| integration_authority | read-only | `integration_authority` account required by the `deposit` instruction (see program source for the full constraint). |
| cpi_program | read-only | `cpi_program` account required by the `deposit` instruction (see program source for the full constraint). |
| glam_protocol_program | read-only | `glam_protocol_program` account required by the `deposit` instruction (see program source for the full constraint). |
| system_program | read-only | `system_program` account required by the `deposit` instruction (see program source for the full constraint). |
| state | writable | `state` account required by the `deposit` instruction (see program source for the full constraint). |
| msol_mint | writable | `msol_mint` account required by the `deposit` instruction (see program source for the full constraint). |
| liq_pool_sol_leg_pda | writable | `liq_pool_sol_leg_pda` account required by the `deposit` instruction (see program source for the full constraint). |
| liq_pool_msol_leg | writable | `liq_pool_msol_leg` account required by the `deposit` instruction (see program source for the full constraint). |
| liq_pool_msol_leg_authority | read-only | `liq_pool_msol_leg_authority` account required by the `deposit` instruction (see program source for the full constraint). |
| reserve_pda | writable | `reserve_pda` account required by the `deposit` instruction (see program source for the full constraint). |
| mint_to | writable | `mint_to` account required by the `deposit` instruction (see program source for the full constraint). |
| msol_mint_authority | read-only | `msol_mint_authority` account required by the `deposit` instruction (see program source for the full constraint). |
| token_program | read-only | `token_program` account required by the `deposit` instruction (see program source for the full constraint). |
Arguments
| Argument | Type | Notes |
|---|---|---|
| lamports | u64 |
Policy & permissions
- Marinade integration must be enabled.
- Signer must be the GLAM owner or a delegate holding Marinade
Stakebefore depositing SOL for mSOL.