9ba78cf2d07b99667ced1fb6d443cec180ff57d5
## [0.67.0](https://github.com/propeller-heads/tycho-execution/compare/0.66.1...0.67.0) (2025-03-20) ### Features * Set v2/v3 executor addresses on ethereum ([783712b](783712be5d)) * Support Pancakeswap v3 on ethereum ([2a4ee88](2a4ee88cad)) * Support sushiswap v2 and pancakeswap v2 on ethereum ([0a8a34b](0a8a34be03)) ### Bug Fixes * proper exchange name when deploying executors ([39bd9df](39bd9df4b6)) * Remove pancakeswap V3 from approved executor addresses ([1ed149a](1ed149a9b8))
Tycho Execution
Tycho Execution makes it easy to trade on different DEXs by handling the complex encoding for you. Instead of creating custom code for each DEX, you get a simple, ready-to-use tool that generates the necessary data to execute trades. It's designed to be safe, straightforward, and quick to set up, so anyone can start trading without extra effort.
For complete documentation, see Tycho docs here.
Examples
To get started on encoding, have a look at our Encoding example. For a complete example please refer to the Tycho Quickstart guide.
Description
Languages
Rust
90.1%
JavaScript
5.9%
Python
3.6%
Solidity
0.4%
