web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] EstimateGas in Ether6 Adapter

Open Tom-Krnl opened this issue 1 year ago • 0 comments

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 avatar Sep 12 '24 08:09 Tom-Krnl