wagmi
wagmi copied to clipboard
cli cause AbiFunctionNotFoundError: Function not found on ABI.
Describe the bug
when using writeHook generated from wagmi cli, it will cause
AbiFunctionNotFoundError: Function not found on ABI.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/new-wagmi-hhmcve?file=src%2FApp.tsx
Steps To Reproduce
connect and click write
Wagmi Version
2.5.7
Viem Version
2.7.10
TypeScript Version
No response
Check existing issues
- [X] I checked there isn't already an issue for the bug I encountered.
Anything else?
No response