home/program-streams/kamino_lending/enqueue_to_withdraw
InstructionLIVE

Kamino Lending EnqueueToWithdraw

Real-time decoded data for the EnqueueToWithdraw instruction on the Kamino Lending program. Every time this instruction is executed on Solana, you receive the full decoded payload with 15 accounts and 2 arguments in under 50ms.

Topicsolana.kamino_lending.enqueue_to_withdraw
15accounts
1signers
5writable
2arguments

Accounts

Decoded account addresses included in every EnqueueToWithdraw message.

NameTypeSignerWritable
ownerPublicKeyyesyes
lending_marketPublicKey--
lending_market_authorityPublicKey--
reservePublicKey-yes
user_source_collateral_taPublicKey-yes
user_destination_liquidity_taPublicKey--
reserve_liquidity_mintPublicKey--
reserve_collateral_mintPublicKey--
collateral_token_programPublicKey--
withdraw_ticketPublicKey-yes
owner_queued_collateral_vaultPublicKey-yes
system_programPublicKey--
progress_callback_custom_account0PublicKey--
progress_callback_custom_account1PublicKey--
instruction_sysvar_accountPublicKey--

Arguments

Decoded instruction arguments included in every EnqueueToWithdraw message.

NameType
collateral_amountu64
progress_callback_typeenum(none, klendQueueAccountingHandlerOnKvault)

Subscribe to EnqueueToWithdraw

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

The solana.kamino_lending.enqueue_to_withdraw stream delivers decoded EnqueueToWithdraw instruction data from the Kamino Lending program (KLend2g3cP87...) on Solana. Each message includes 15 decoded account addresses and 2 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 Lending EnqueueToWithdraw data now

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