HashLips / hashlips_nft_minting_dapp

HashLips minting dapp is a quick and easy way to connect your smart contract and start minting NFTs.
MIT License
1.02k stars 982 forks source link

Mint Failed after button says "Busy" #77

Closed onglette closed 2 years ago

onglette commented 2 years ago

Hello,

When I click on "Mint", metamask pops up and i am able to confirm the transaction. The mint button says "busy" but then it will say failed.

image

Any help would be appreciated

onglette commented 2 years ago

This is the console log

image

heisenbergpromotions commented 2 years ago

what gas settings have you got? I would try higher gas

onglette commented 2 years ago

@heisenbergpromotions hello there! i set the gas fee to "GAS_LIMIT": 500000,

onglette commented 2 years ago

I increased it to: "GAS_LIMIT": 10000000,

And got this error

image