Skip to content

Commit

Permalink
feat: redeem route added
Browse files Browse the repository at this point in the history
  • Loading branch information
sandybradley committed Jan 4, 2024
1 parent 751982d commit a7d36e6
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 51 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mevETH Router ![Foundry](https://github.com/manifoldfinance/MevEthRouter/actions/workflows/forge.yml/badge.svg)
# mevETH Router ![Foundry](https://github.com/manifoldfinance/MevEthRouter/actions/workflows/forge.yaml/badge.svg)

### Optimal route for mevETH Deposit / Swap / Withdraw

Expand Down Expand Up @@ -56,7 +56,7 @@ Fill in `PRIVATE_KEY` and `ETHERSCAN_KEY` in `.env`.
- [x] Split swaps between Sushiswap, Uniswap V2 and Uniswap V3, Balancer, Curve, MevEth funcs
- [x] Testing
- [x] Deployment scripts
- [ ] Redeem route with queue toggle and slippage tolerance
- [x] Redeem route with queue toggle and slippage tolerance
- [ ] Documentation of derived math and code
- [ ] Gas optimization

Expand Down
Loading

0 comments on commit a7d36e6

Please sign in to comment.