HashLips / hashlips_nft_contract

A simple NFT smart contract that works with the rest of the HashLips ecosystem.
MIT License
835 stars 674 forks source link

creation of Address errored: [ethjs-query] while formatting outputs from RPC '{"value":{"code":-32603,"data":{"code":-32000,"message":"transaction underpriced"}}}' #71

Closed Davidezangrando closed 2 years ago

Davidezangrando commented 2 years ago

I don't know to to fix

KevinPeregud commented 2 years ago

You need to edit gas fees in MetaMask, Set Limit to 3M and Gwei pre to 100 and max to 101.

Davidezangrando commented 2 years ago

It works!! Thanks a lot