Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amm_program #1

Open
MYMEILE opened this issue Apr 20, 2024 · 2 comments
Open

amm_program #1

MYMEILE opened this issue Apr 20, 2024 · 2 comments

Comments

@MYMEILE
Copy link

MYMEILE commented Apr 20, 2024

I want to know about it
let amm_program = Pubkey::from_str("675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8")?;
let amm_pool_id = Pubkey::from_str("DSUvc5qf5LJHHV5e2tD184ixotSnCnwj7i4jJa4Xsrmt")?;
What does it refer to specifically?
20240420-120419

@loncrypto
Copy link

loncrypto commented Jul 2, 2024

Im also having the same issue with this repo. While trying to find pool keys wong keys are being returned for mainnet. Or I am doing some things wrong. Have been trying to solve it out for 5 days but couldnt find any help anywhere.

@popconst
Copy link

Had the same thing. Ended up using borsh to unpack the accout.data into the AmmInfo struct taken directly from the raydium-amm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants