Closed lamhochit closed 6 months ago
Or I suspect the TickDataProvider is not configured correctly from my end?
What do you mean by slippage not working?
I tried putting in a slippage %, but when I try to decode my call data, the minAmountOut is 0
Am I initialising my Pool correctly? Thank you.
I have tried to create a Pool obeject with Tick Data Provider via the below:
And I created a swap router function to create the callData
Calling the function as below:
This is the call data that I get:
Would you mind taking a look? Appreciated your help and love your work!