Vladyslav Yatsenko
Vladyslav Yatsenko
Hello, does the issue persist for you with the latest useDApp version?
Hey @Merrick17, From the calldata from the error screenshot you provided I can see that you're trying to send a lot of tokens (4908360000000000000?). I think the bug might be...
Does the issue still persist in the latest version of useDApp (v1.0.15)?
Hey @JasonHe-da , does the issue still persist in the latest version of useDApp (1.0.12)?
@JasonHe-da I have been trying to reproduce what you were talking about, but unfortunately with no luck. Can you provide minimal reproducible example or some other guidance how to reproduce...
Or is there any other way to wrap `window.ethereum` and get EIP1193 events?
If you're using hardhat you can check parameters using `withArgs` matcher. https://github.com/TrueFiEng/Waffle/blob/0915e7274093f2a1fb1b2a8be0521470a9f8c2f4/waffle-hardhat/test/reverted.test.ts#L62-L69
@tmm hello, what do I need to do to get this PR merged?
Hey @AntonioVentilii Unfortunately I no longer maintain this project. Not sure if it's maintained at all... So can't really help you.
Have you tried including something like [this](https://github.com/TrueFiEng/useDApp/blob/065365e11680505ab41142801843af784adb25ef/packages/example/webpack.config.js#L43-L48) in your bundler confg?