raydium-io/raydium-amm

Decoding transaction instruction in RUST

Closed this issue · 1 comments

I'm working on listening for events on Raydium v4 AMM program and have figured out most of what I need. However, I'm currently stuck on decoding Raydium transaction instructions. Has anyone done something similar or know a good approach for this? Any help would be greatly appreciated.

I don't know if it's available for now, maybe you need to search on browser, and the source code is open source now, or you can try to parse it yourself.