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

Smart contracts for executing trades #59

Open
owodunni opened this issue Nov 9, 2020 · 1 comment
Open

Smart contracts for executing trades #59

owodunni opened this issue Nov 9, 2020 · 1 comment

Comments

@owodunni
Copy link
Owner

owodunni commented Nov 9, 2020

We need a smart contract for executing trades.

  • The contract should be able to execute trades with n hops.
  • It shouldn't matter if the trades are on Uniswap or on balancer.
  • The contract should be able to exit with minimal gas costs if the trade oportunity is no longer there.
@owodunni owodunni added this to the Stage3: Arbitrage trading milestone Nov 9, 2020
@owodunni
Copy link
Owner Author

owodunni commented Dec 4, 2020

If we limit us to Uniswap only we can use the Uniswap Router to execute trades.
https://owodunni.medium.com/uniswapv2-routing-5d56aec96ac3

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

No branches or pull requests

1 participant