home/program-streams/kamino_vault/withdraw_from_available
InstructionLIVE

Kamino Vault WithdrawFromAvailable

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

Topicsolana.kamino_vault.withdraw_from_available
11accounts
1signers
7writable
1arguments

Accounts

Decoded account addresses included in every WithdrawFromAvailable message.

NameTypeSignerWritable
userPublicKeyyesyes
vault_statePublicKey-yes
token_vaultPublicKey-yes
base_vault_authorityPublicKey--
user_token_ataPublicKey-yes
token_mintPublicKey-yes
user_shares_ataPublicKey-yes
shares_mintPublicKey-yes
token_programPublicKey--
shares_token_programPublicKey--
klend_programPublicKey--

Arguments

Decoded instruction arguments included in every WithdrawFromAvailable message.

NameType
shares_amountu64

Subscribe to WithdrawFromAvailable

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_from_available","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.kamino_vault.withdraw_from_available stream delivers decoded WithdrawFromAvailable instruction data from the Kamino Vault program (kvauTFR8qm1d...) on Solana. Each message includes 11 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 WithdrawFromAvailable data now

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