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
When I run the below code as a standalone nodejs script , I get the estimated gas with provider but when trying it in my server or in hardhat test cases , it throws error .
this code works when I pass 'wallet' instead of 'provider'
Ethers Version
6.10.0
Search Terms
No response
Describe the Problem
When I run the below code as a standalone nodejs script , I get the estimated gas with provider but when trying it in my server or in hardhat test cases , it throws error .
this code works when I pass 'wallet' instead of 'provider'
What is the issue ?
Code Snippet
Contract ABI
Errors
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: