What is being requested?
Add support for Raydium and PancakeSwap concentrated liquidity positions on Solana. This includes position creation, liquidity changes, fee harvesting, token transfers, rewards handling, and current liquidity reads for open positions.
Why is this needed?
Raydium concentrated liquidity is fully supported through its program, and PancakeSwap uses a related concentrated liquidity implementation with a different open position instruction variant. The required parsing rules differ from other integrations, including event log decoding, position matching, and account data offsets.
What can users do now?
No workaround available.
Keywords: solana, raydium, pancakeswap, concentrated-liquidity, lp-positions