home/program-streams/kamino_lending/flash_repay_reserve_liquidity
InstructionLIVE

Kamino Lending FlashRepayReserveLiquidity

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

Topicsolana.kamino_lending.flash_repay_reserve_liquidity
12accounts
1signers
6writable
2arguments

Accounts

Decoded account addresses included in every FlashRepayReserveLiquidity message.

NameTypeSignerWritable
user_transfer_authorityPublicKeyyes-
lending_market_authorityPublicKey--
lending_marketPublicKey--
reservePublicKey-yes
reserve_liquidity_mintPublicKey--
reserve_destination_liquidityPublicKey-yes
user_source_liquidityPublicKey-yes
reserve_liquidity_fee_receiverPublicKey-yes
referrer_token_statePublicKey-yes
referrer_accountPublicKey-yes
sysvar_infoPublicKey--
token_programPublicKey--

Arguments

Decoded instruction arguments included in every FlashRepayReserveLiquidity message.

NameType
liquidity_amountu64
borrow_instruction_indexu8

Subscribe to FlashRepayReserveLiquidity

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

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

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