I am running the Raydium pool detector a Rust bot and everything works until the bot tries to execute a buy order. I get the following output:
Mint Authority: REVOKED
Freeze Authority: REVOKED
Both authorities revoked! Executing buy...
Quote Response:
{ "success": false }
Submit AMM API Response:
{ "success": false }
- The wallet is funded.
- The bot detects new pools and checks authorities correctly.
- The error happens when trying to execute the buy transaction.
Has anyone encountered this before?
What could be the root cause?
Is there a solution or workaround?
Environment: