Diana Carvalho c51c6f52a5 feat: Add historical_trade option to encoding
Adding it is necessary because sometimes we use the encoding crate for historical trades for testing. This is relevant for protocols that need token approvals like Balancer v2 and Curve. For this case, we prefer to set the approval flag to always be true than checking if it's necessary using and RPC. This RPC check would be wrong because it always uses the latest block

Took 30 minutes
2025-09-25 09:34:43 +01:00
2025-09-11 17:05:51 +01:00
2025-01-27 22:54:56 +05:30
2025-08-27 23:27:58 -04:00
2025-08-27 23:27:58 -04:00
2025-01-28 23:21:22 +05:30
2025-06-05 14:59:22 +01:00
2025-09-25 03:38:31 +00:00
2025-09-25 03:38:31 +00:00
2025-05-02 12:55:04 +01:00

Tycho Execution

img.png

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.

Security

All audits of the Tycho Router and Executor contracts can be found here. The vulnerabilities discovered during the audits have been acknowledged and addressed or accepted.

Report a Vulnerability

Contact security@propellerheads.xyz

Description
No description provided
Readme 6 MiB
Languages
Rust 90.1%
JavaScript 5.9%
Python 3.6%
Solidity 0.4%