1inchProtocol icon indicating copy to clipboard operation
1inchProtocol copied to clipboard

Fix swap/swapWithReferral/swapMulti return value

Open fluidsonic opened this issue 4 years ago • 3 comments
trafficstars

Return value of all three functions is always 0.

fluidsonic avatar Jul 04 '21 16:07 fluidsonic

Does this mean swap will never work, if it just returns zero? I am getting SafeERC20: low-level call failed error and not sure whether this is related or no.

LubomirKurpel avatar Jul 27 '21 21:07 LubomirKurpel

It shouldn't cause any failures unless other contracts depend non a nonzero return value.

fluidsonic avatar Jul 27 '21 21:07 fluidsonic

Oh okay, so my problem lies somewhere else. I am not able to succesfully swap any tokens. Contract being deprecated and replaced by web API is not a problem? Can I use it anyway?

LubomirKurpel avatar Jul 27 '21 21:07 LubomirKurpel