home/program-streams/kamino_vault/withdraw_pending_fees
InstructionLIVE

Kamino Vault WithdrawPendingFees

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

Topicsolana.kamino_vault.withdraw_pending_fees
16accounts
1signers
10writable

Accounts

Decoded account addresses included in every WithdrawPendingFees message.

NameTypeSignerWritable
vault_admin_authorityPublicKeyyesyes
vault_statePublicKey-yes
reservePublicKey-yes
token_vaultPublicKey-yes
ctoken_vaultPublicKey-yes
base_vault_authorityPublicKey-yes
token_ataPublicKey-yes
token_mintPublicKey-yes
lending_marketPublicKey--
lending_market_authorityPublicKey--
reserve_liquidity_supplyPublicKey-yes
reserve_collateral_mintPublicKey-yes
klend_programPublicKey--
token_programPublicKey--
reserve_collateral_token_programPublicKey--
instruction_sysvar_accountPublicKey--

Subscribe to WithdrawPendingFees

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

The solana.kamino_vault.withdraw_pending_fees stream delivers decoded WithdrawPendingFees instruction data from the Kamino Vault program (kvauTFR8qm1d...) on Solana. Each message includes 16 decoded account addresses, 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 WithdrawPendingFees data now

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