home/program-streams/raydium_cpmm/collect_creator_fee
InstructionLIVE

Raydium CPMM CollectCreatorFee

Real-time decoded data for the CollectCreatorFee instruction on the Raydium CPMM program. Every time this instruction is executed on Solana, you receive the full decoded payload with 14 accounts in under 50ms.

Topicsolana.raydium_cpmm.collect_creator_fee
14accounts
1signers
6writable

Accounts

Decoded account addresses included in every CollectCreatorFee message.

NameTypeSignerWritable
creatorPublicKeyyesyes
authorityPublicKey--
pool_statePublicKey-yes
amm_configPublicKey--
token0_vaultPublicKey-yes
token1_vaultPublicKey-yes
vault0_mintPublicKey--
vault1_mintPublicKey--
creator_token0PublicKey-yes
creator_token1PublicKey-yes
token0_programPublicKey--
token1_programPublicKey--
associated_token_programPublicKey--
system_programPublicKey--

Subscribe to CollectCreatorFee

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

The solana.raydium_cpmm.collect_creator_fee stream delivers decoded CollectCreatorFee instruction data from the Raydium CPMM program (CPMMoo8L3F4N...) on Solana. Each message includes 14 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 Raydium CPMM CollectCreatorFee data now

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