Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix swap/swapWithReferral/swapMulti return value #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fluidsonic
Copy link

Return value of all three functions is always 0.

Return value of all three functions is always `0`.
@LubomirKurpel
Copy link

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.

@fluidsonic
Copy link
Author

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

@LubomirKurpel
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants