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 trying to mint an NFT using Candy Machine UI v3 on the Solana network, but I'm encountering errors when attempting to confirm the transaction in Phantom Wallet. Here are the details:
"Failed to simulate the results of this request. Confirming is unsafe and may lead to losses."
"There was a problem estimating the fee for this transaction. It may fail."
"Couldn't fetch network fee"
My .env configuration:
Ensuring I have sufficient SOL in my wallet (devnet mode)
Checking the Candy Machine configuration
Verifying the RPC endpoint is working
What could be causing these errors, and how can I resolve them to successfully mint my NFT?
Any insights or troubleshooting steps would be greatly appreciated.
Here is the picture of my Wallet when i click Mint button:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to mint an NFT using Candy Machine UI v3 on the Solana network, but I'm encountering errors when attempting to confirm the transaction in Phantom Wallet. Here are the details:
Environment:
Network: Solana devnet
Wallet: Phantom
UI: Candy Machine UI v3
RPC: Helius Devnet RPC
Error messages:
"Failed to simulate the results of this request. Confirming is unsafe and may lead to losses."
"There was a problem estimating the fee for this transaction. It may fail."
"Couldn't fetch network fee"
My .env configuration:
I've tried the following:
Ensuring I have sufficient SOL in my wallet (devnet mode)
Checking the Candy Machine configuration
Verifying the RPC endpoint is working
What could be causing these errors, and how can I resolve them to successfully mint my NFT?
Any insights or troubleshooting steps would be greatly appreciated.
Here is the picture of my Wallet when i click Mint button:
Beta Was this translation helpful? Give feedback.
All reactions