InstructionLIVE

Kamino Vault Withdraw

Real-time decoded data for the Withdraw instruction on the Kamino Vault program. Every time this instruction is executed on Solana, you receive the full decoded payload with 20 accounts and 1 arguments in under 50ms.

Topicsolana.kamino_vault.withdraw
20accounts
1signers
12writable
1arguments

Accounts

Decoded account addresses included in every Withdraw message.

NameTypeSignerWritable
withdraw_from_available_userPublicKeyyesyes
withdraw_from_available_vault_statePublicKey-yes
withdraw_from_available_token_vaultPublicKey-yes
withdraw_from_available_base_vault_authorityPublicKey--
withdraw_from_available_user_token_ataPublicKey-yes
withdraw_from_available_token_mintPublicKey-yes
withdraw_from_available_user_shares_ataPublicKey-yes
withdraw_from_available_shares_mintPublicKey-yes
withdraw_from_available_token_programPublicKey--
withdraw_from_available_shares_token_programPublicKey--
withdraw_from_available_klend_programPublicKey--
withdraw_from_reserve_accounts_vault_statePublicKey-yes
withdraw_from_reserve_accounts_reservePublicKey-yes
withdraw_from_reserve_accounts_ctoken_vaultPublicKey-yes
withdraw_from_reserve_accounts_lending_marketPublicKey--
withdraw_from_reserve_accounts_lending_market_authorityPublicKey--
withdraw_from_reserve_accounts_reserve_liquidity_supplyPublicKey-yes
withdraw_from_reserve_accounts_reserve_collateral_mintPublicKey-yes
withdraw_from_reserve_accounts_reserve_collateral_token_programPublicKey--
withdraw_from_reserve_accounts_instruction_sysvar_accountPublicKey--

Arguments

Decoded instruction arguments included in every Withdraw message.

NameType
shares_amountu64

Subscribe to Withdraw

Connect and start receiving decoded data in seconds.

grpcurl -plaintext \
  -H 'x-eventstream-policy: {"version":1,"allowed_programs":"all","allowed_topics":"all"}' \
  -d '{"topic":"solana.kamino_vault.withdraw","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.kamino_vault.withdraw stream delivers decoded Withdraw instruction data from the Kamino Vault program (kvauTFR8qm1d...) on Solana. Each message includes 20 decoded account addresses and 1 typed arguments, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream Kamino Vault Withdraw data now

Get your API key and start receiving decoded instructions in seconds.