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

Add support for PancakeSwap V3 #43

Merged
merged 8 commits into from
Mar 28, 2024
Merged

Add support for PancakeSwap V3 #43

merged 8 commits into from
Mar 28, 2024

Conversation

gnarlycow
Copy link
Contributor

This change adds contracts PCSV3Automan and PCSV3OptimalSwapRouter. The vast majority of Automan and OptimalSwapRouter code has been moved to base classes that are inherited by UniV3 and PCSV3 implementations.

A deployment script for PCSV3 automan and router is not part of this change.

@gnarlycow gnarlycow requested a review from gaohan137 March 25, 2024 02:26
src/base/SwapRouter.sol Outdated Show resolved Hide resolved
src/UniV3Automan.sol Outdated Show resolved Hide resolved
src/UniV3Automan.sol Outdated Show resolved Hide resolved
src/UniV3OptimalSwapRouter.sol Outdated Show resolved Hide resolved
src/UniV3OptimalSwapRouter.sol Outdated Show resolved Hide resolved
@gnarlycow gnarlycow merged commit 133f4c7 into main Mar 28, 2024
1 of 2 checks passed
@gnarlycow gnarlycow deleted the pcs-dev branch March 28, 2024 19:13
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.

3 participants