home/program-streams/kamino_vault/update_reserve_allocation
InstructionLIVE

Kamino Vault UpdateReserveAllocation

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

Topicsolana.kamino_vault.update_reserve_allocation
9accounts
1signers
4writable
2arguments

Accounts

Decoded account addresses included in every UpdateReserveAllocation message.

NameTypeSignerWritable
signerPublicKeyyesyes
vault_statePublicKey-yes
base_vault_authorityPublicKey--
reserve_collateral_mintPublicKey-yes
reservePublicKey--
ctoken_vaultPublicKey-yes
reserve_collateral_token_programPublicKey--
system_programPublicKey--
rentPublicKey--

Arguments

Decoded instruction arguments included in every UpdateReserveAllocation message.

NameType
weightu64
capu64

Subscribe to UpdateReserveAllocation

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

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

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