Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

212
Views
Hardhat: ProviderError: The execution failed due to an exception

I'm deploying contracts with hardhat, but cannot use address type in contracts

ProviderError: The execution failed due to an exception.
    at HttpProvider.request (node_modules\hardhat\src\internal\core\providers\http.ts:74:19)
    at LocalAccountsProvider.request (node_modules\hardhat\src\internal\core\providers\accounts.ts:188:34)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at EthersProviderWrapper.send (node_modules\@nomiclabs\hardhat-ethers\src\internal\ethers-provider-wrapper.ts:13:20)

I have tried to increase gas and gasPrice, set optimizer's runs for 1 and 200, increase maxCodeSize in network's chainspec, but it doesn't help. Problem does not occur on hardhat's local network via npx hardhat node. Example of contracts' constructor:

constructor(address _feeToSetter) public {
 feeToSetter = _feeToSetter;
}
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!