ethers-error-parser
ethers-error-parser copied to clipboard
[FEATURE] Support call where value + gas is not covered
Describe the feature
{
code: -32603,
data: {
code: -32000,
message: "err: insufficient funds for gas * price + value: address 0x.... have XXX want XXX (supplied gas XXX)"
}
}