You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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?
The text was updated successfully, but these errors were encountered: