marginpy.generated_client.instructions.utp_zo_withdraw module
- class UtpZoWithdrawAccounts
Bases:
TypedDict
- marginfi_account: PublicKey
- marginfi_group: PublicKey
- signer: PublicKey
- margin_collateral_vault: PublicKey
- utp_authority: PublicKey
- zo_margin: PublicKey
- zo_program: PublicKey
- zo_state: PublicKey
- zo_state_signer: PublicKey
- zo_cache: PublicKey
- zo_control: PublicKey
- zo_vault: PublicKey
- heimdall: PublicKey
- token_program: PublicKey
- utp_zo_withdraw(args: UtpZoWithdrawArgs, accounts: UtpZoWithdrawAccounts, program_id: PublicKey = mf2tjVmwcxgNfscvVNdN9t2LZ8YwPkNQabeTzyYw2Hn, remaining_accounts: Optional[List[AccountMeta]] = None) TransactionInstruction