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

Encountering "Not enough tokens on the account" Error During Minting in Metaplex #2305

Open
Beor18 opened this issue Jan 19, 2024 · 3 comments

Comments

@Beor18
Copy link

Beor18 commented Jan 19, 2024

Steps to Reproduce:

  • Set up my Candy Machine on Metaplex.
  • Attempted to perform a mint.
  • Encountered the error "Not enough tokens on the account".

Environment:

  • Metaplex Javascript API version used: 4.12.0
  • Metaplex JavaScript SDK version used: 0.20.1
  • Blockchain network (Mainnet, Devnet, etc.): devnet

Attempted Solutions:

  • Checked my account balance to confirm sufficient funds.
  • Reviewed Candy Machine configuration for potential errors.

Question to the Community:

Has anyone else experienced this issue? I am interested in knowing if it's a common error and if there are any known solutions or recommended diagnostic steps.

Any help or guidance on how to resolve this issue would be greatly appreciated. I am also willing to provide more information if needed for diagnosing this issue.

Thanks you!

@xatxay
Copy link

xatxay commented Jan 23, 2024

Hey, did you find the solution to this? i'm encoutering this error as well

@Beor18
Copy link
Author

Beor18 commented Jan 24, 2024

Hey, did you find the solution to this? i'm encoutering this error as well

Yes, you have to migrate the JS SDK library to the UMI Framework, which is highly recommended and in the mint you are not missing any configuration such as parameters

@SkyYap
Copy link

SkyYap commented Mar 19, 2024

Same. I have almost 1.5 sol yet fail to mint.


Source: Program > mplCandyGuard [Guard1JwRhJkVH6XZhzoYxeBVQe872VH6QggF4BWmS9g]

Caused By: Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 2: custom program error: 0x1784```

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