beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 92 forks source link

Add support for PancakeSwap v3 #95

Open beeb opened 1 year ago

beeb commented 1 year ago

Feature Request

Add support for PancakeSwap v3.

The new router (0x13f4EA83D0bd40E75C8222255bc855a974568Dd4) has backwards support for V2 liquidity by calling the multicall function and using the old swapExactTokensForTokens and swapTokensForExactTokens optionally combined with unwrapWETH9.

Would this be a good time to think to "Rewrite it in rust"™ ?

chicken2019 commented 1 year ago

I'm happy if you make a version for pancakeswap v3