You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into it while testing a PR of mine which checks for certain PriceImpactQuery errors for v2 in the front-end.
(testing specifically with V3 pools)
John: So error is actually because of _MAX_IN_RATIO when doing a querySwapSingleTokenExactIn (see step 6 in particular here https://www.notion.so/Price-Impact-49545b95b98243e3ae624be6bcea2700?pvs=4). I don't have a great intuition for the process/maths here at the moment so this would likely take me quite a bit of time to figure out. Do you have any idea how common this bug is?
The text was updated successfully, but these errors were encountered:
Ran into it while testing a PR of mine which checks for certain PriceImpactQuery errors for v2 in the front-end.
(testing specifically with V3 pools)
John: So error is actually because of _MAX_IN_RATIO when doing a querySwapSingleTokenExactIn (see step 6 in particular here https://www.notion.so/Price-Impact-49545b95b98243e3ae624be6bcea2700?pvs=4). I don't have a great intuition for the process/maths here at the moment so this would likely take me quite a bit of time to figure out. Do you have any idea how common this bug is?
The text was updated successfully, but these errors were encountered: