wevm/wagmi

sendTransaction not work by Email wallet

Closed this issue · 2 comments

Check existing issues

Describe the bug

i use Email wallet( google account) i try to send token erc20, but it's not work and throw error
{code: -32000, message: "intrinsic gas too low"}, i try change gas rawTransaction, but it's not work

Link to Minimal Reproducible Example

No response

Steps To Reproduce

No response

What Wagmi package(s) are you using?

wagmi

Wagmi Version

latest

Viem Version

latest

TypeScript Version

No response

Anything else?

No response

Hello @Hungduc123.

Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository.

Minimal reproductions are required as they save us a lot of time reproducing your config/environment and issue, and allow us to help you faster.

Once a minimal reproduction is added, a team member will confirm it works, then re-open the issue.

This issue has been locked since it has been closed for more than 14 days.

If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Wagmi version. If you have any questions or comments you can create a new discussion thread.