-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uniswap v3 valuation and swaps on Base (#255)
- Add Multicall3 support in `multicall_batcher` module - Add `SwapRouter02` support on Base for doing Uniswap v3 swaps - Add Uniswap V3 quoter for the valuation - Add `buy_tokens()` helper to buy multiple tokens once, automatically look up best routes - Refactor things around
- Loading branch information
Showing
38 changed files
with
3,177 additions
and
275 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.