Skip to content

Lesson 15: Error: cannot estimate gas; transaction may fail or may require manual gas limit #2166

Discussion options

You must be logged in to vote

@shoaibshebi add a manual gas like this:

rinkeby: {
  url: process.env.RPC_URL,
  accounts: [process.env.PRIVATE_KEY],
  chainId: 4,
  blockConfirmations: 6,
  gas: 6000000,
},

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@shoaibshebi
Comment options

Comment options

You must be logged in to vote
1 reply
@shoaibshebi
Comment options

Answer selected by shoaibshebi
Comment options

You must be logged in to vote
1 reply
@shoaibshebi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants