Real-time decoded data for the CollectClmmFeesAndRewards instruction on the Raydium Liquidity Locking program. Every time this instruction is executed on Solana, you receive the full decoded payload with 20 accounts in under 50ms.
solana.raydium_liquidity_locking.collect_clmm_fees_and_rewardsDecoded account addresses included in every CollectClmmFeesAndRewards message.
| Name | Type | Signer | Writable |
|---|---|---|---|
| authority | PublicKey | - | - |
| fee_nft_owner | PublicKey | yes | - |
| fee_nft_account | PublicKey | - | - |
| locked_position | PublicKey | - | - |
| clmm_program | PublicKey | - | - |
| locked_nft_account | PublicKey | - | yes |
| personal_position | PublicKey | - | yes |
| pool_state | PublicKey | - | yes |
| protocol_position | PublicKey | - | yes |
| token0_vault | PublicKey | - | yes |
| token1_vault | PublicKey | - | yes |
| tick_array_lower | PublicKey | - | yes |
| tick_array_upper | PublicKey | - | yes |
| recipient_token0_account | PublicKey | - | yes |
| recipient_token1_account | PublicKey | - | yes |
| token_program | PublicKey | - | - |
| token_program2022 | PublicKey | - | - |
| memo_program | PublicKey | - | - |
| vault0_mint | PublicKey | - | - |
| vault1_mint | PublicKey | - | - |
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.raydium_liquidity_locking.collect_clmm_fees_and_rewards","format":"JSON"}' \
events.nln.clr3.org:443 \
nln.stream.v1.StreamService/SubscribeThe solana.raydium_liquidity_locking.collect_clmm_fees_and_rewards stream delivers decoded CollectClmmFeesAndRewards instruction data from the Raydium Liquidity Locking program (LockrWmn6K5t...) on Solana. Each message includes 20 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.
Get your API key and start receiving decoded instructions in seconds.