InstructionLIVE

Kamino Farms RewardUserOnce

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

Topicsolana.kamino_farms.reward_user_once
3accounts
1signers
3writable
3arguments

Accounts

Decoded account addresses included in every RewardUserOnce message.

NameTypeSignerWritable
delegate_authorityPublicKeyyesyes
farm_statePublicKey-yes
user_statePublicKey-yes

Arguments

Decoded instruction arguments included in every RewardUserOnce message.

NameType
reward_indexu64
amountu64
expected_reward_issued_unclaimedu64

Subscribe to RewardUserOnce

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

The solana.kamino_farms.reward_user_once stream delivers decoded RewardUserOnce instruction data from the Kamino Farms program (FarmsPZpWu9i...) on Solana. Each message includes 3 decoded account addresses and 3 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 Farms RewardUserOnce data now

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