InstructionLIVE

Raydium Liquidity Locking CollectCpFees

Real-time decoded data for the CollectCpFees instruction on the Raydium Liquidity Locking program. Every time this instruction is executed on Solana, you receive the full decoded payload with 18 accounts and 1 arguments in under 50ms.

Topicsolana.raydium_liquidity_locking.collect_cp_fees
18accounts
1signers
8writable
1arguments

Accounts

Decoded account addresses included in every CollectCpFees message.

NameTypeSignerWritable
authorityPublicKey--
fee_nft_ownerPublicKeyyes-
fee_nft_accountPublicKey--
locked_liquidityPublicKey-yes
cp_swap_programPublicKey--
cp_authorityPublicKey--
pool_statePublicKey-yes
lp_mintPublicKey-yes
recipient_token0_accountPublicKey-yes
recipient_token1_accountPublicKey-yes
token0_vaultPublicKey-yes
token1_vaultPublicKey-yes
vault0_mintPublicKey--
vault1_mintPublicKey--
locked_lp_vaultPublicKey-yes
token_programPublicKey--
token_program2022PublicKey--
memo_programPublicKey--

Arguments

Decoded instruction arguments included in every CollectCpFees message.

NameType
fee_lp_amountu64

Subscribe to CollectCpFees

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

The solana.raydium_liquidity_locking.collect_cp_fees stream delivers decoded CollectCpFees instruction data from the Raydium Liquidity Locking program (LockrWmn6K5t...) on Solana. Each message includes 18 decoded account addresses and 1 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 Raydium Liquidity Locking CollectCpFees data now

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