Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] EstimateGas in Ether6 Adapter #2847

Open
Tom-Krnl opened this issue Sep 12, 2024 · 0 comments
Open

[bug] EstimateGas in Ether6 Adapter #2847

Tom-Krnl opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working needs review

Comments

@Tom-Krnl
Copy link

Tom-Krnl commented Sep 12, 2024

Link to minimal reproducible example

Summary

Hi, i writing you in case of EstimateGas issue for Ether6 Adapter

when user try to execute contract that not able to estimate, the current behavior should be like this when they use wallet as MetaMask

Expected Behaviors
image

Current
but now it seem the adapter for ether6 will be throw err,

image

i suspect the problem come from Adapter main/packages/base/adapters/evm/ethers/client.ts

List of related npm package versions

Ether6, Web3Modal (Latest)

@Tom-Krnl Tom-Krnl added bug Something isn't working needs review labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant