pub fn is_raydium_cpmm_swap_instruction(instruction: &Instruction<'_>) -> boolExpand description
Determine if a Solana instruction is a Raydium Cpmm/AmmV5 swap instruction. Checks program ID, data length, account count, and instruction discriminator to identify Raydium CPMM swap instructions.