Problem with Candy Machine Mint Request on latest Mobile Version (24.15.0) #287
Unanswered
dvd900
asked this question in
Help & Support
Replies: 1 comment
-
@dvd900 We haven't received any other reports specific to candy machine. We do have a fix coming out in the next version to address a block hash bug. Please let me know if the issue persists in 24.16.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
Hi All. I've had a NFT Mint running for a few months that just recently started displaying the error: Transaction simulation failed: Blockhash not found. It was working on both mobile and browser until about a week ago. This transaction still works on solflare, backpack, and glow.
For Context:
We rely on @metaplex-foundation/umi and @solana/wallet-adapter-base. Our Transaction looks like this:
The transaction seems to simulate fine as the cost, and the token issued looks correct in the approval window, we just error out almost immediately after the user approves the transaction. Any suggestions on what could of broken and how to make a compatible transaction for mobile?
Example
No response
Steps to Reproduce
Phantom Version
24.15.0
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions