home/program-streams/kamino_lending/repay_and_withdraw_and_redeem
InstructionLIVE

Kamino Lending RepayAndWithdrawAndRedeem

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

Topicsolana.kamino_lending.repay_and_withdraw_and_redeem
28accounts
2signers
15writable
2arguments

Accounts

Decoded account addresses included in every RepayAndWithdrawAndRedeem message.

NameTypeSignerWritable
repay_accounts_ownerPublicKeyyes-
repay_accounts_obligationPublicKey-yes
repay_accounts_lending_marketPublicKey--
repay_accounts_repay_reservePublicKey-yes
repay_accounts_reserve_liquidity_mintPublicKey--
repay_accounts_reserve_destination_liquidityPublicKey-yes
repay_accounts_user_source_liquidityPublicKey-yes
repay_accounts_token_programPublicKey--
repay_accounts_instruction_sysvar_accountPublicKey--
withdraw_accounts_ownerPublicKeyyesyes
withdraw_accounts_obligationPublicKey-yes
withdraw_accounts_lending_marketPublicKey--
withdraw_accounts_lending_market_authorityPublicKey--
withdraw_accounts_withdraw_reservePublicKey-yes
withdraw_accounts_reserve_liquidity_mintPublicKey--
withdraw_accounts_reserve_source_collateralPublicKey-yes
withdraw_accounts_reserve_collateral_mintPublicKey-yes
withdraw_accounts_reserve_liquidity_supplyPublicKey-yes
withdraw_accounts_user_destination_liquidityPublicKey-yes
withdraw_accounts_placeholder_user_destination_collateralPublicKey--
withdraw_accounts_collateral_token_programPublicKey--
withdraw_accounts_liquidity_token_programPublicKey--
withdraw_accounts_instruction_sysvar_accountPublicKey--
collateral_farms_accounts_obligation_farm_user_statePublicKey-yes
collateral_farms_accounts_reserve_farm_statePublicKey-yes
debt_farms_accounts_obligation_farm_user_statePublicKey-yes
debt_farms_accounts_reserve_farm_statePublicKey-yes
farms_programPublicKey--

Arguments

Decoded instruction arguments included in every RepayAndWithdrawAndRedeem message.

NameType
repay_amountu64
withdraw_collateral_amountu64

Subscribe to RepayAndWithdrawAndRedeem

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

The solana.kamino_lending.repay_and_withdraw_and_redeem stream delivers decoded RepayAndWithdrawAndRedeem instruction data from the Kamino Lending program (KLend2g3cP87...) on Solana. Each message includes 28 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 RepayAndWithdrawAndRedeem data now

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