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

Dynamic pools only can be created using SOL or USDC, while this was not the case #189

Open
rockooor opened this issue Dec 9, 2024 · 0 comments

Comments

@rockooor
Copy link

rockooor commented Dec 9, 2024

I'm building a launchpad where all tokens are paired against a specific LST. I launched dozens of tokens successfully, but since last week this broke because now I get the following error:

"Program log: AnchorError thrown in programs/amm/src/instructions/initialize_pool/initialize_permissionless_pool_with_config.rs:222. Error Code: InvalidQuoteMint. Error Number: 6052. Error Message: Quote token must be SOL,USDC.",

This was not the case. I created for example these pools with alpha vaults using the dynamic pool and vault APIs:

https://app.meteora.ag/pools/48vDbjj3mPWrVDBSBZY3j92NMBoNCGd499UFMgjksJZb
https://app.meteora.ag/pools/FzAXDVEtb7xVEN4jv5phuEbnYKYXzuWc4JocGStHwdcg
https://app.meteora.ag/pools/7MEM5YtQ2vMa3vSuEjMqwWJK8Gi5h5PoLCZHBt1dB1Tg

Why was this changed? Can you change it back, or add a specific LST in a whitelist, make it part of the pool config or some other solution?

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

1 participant