March 9, 2025

Tycho Execution is live!

Tycho Execution completes Tycho.

You can now swap on any DEX with just a few lines of code.

Execute against any DEX

Run it yourself: Quickstart docs. Here’s the tx made above.

Receive latest block state, simulate over all pools, select a pool you want to swap over, encode the swap, and execute it.

The only thing you need to do is decide what token you want to swap on which pool – Tycho does everything else.

Some examples.

What you can do with Tycho today

Run a solver: Protocol integrations made it hard to be a solver so far. No more. If you can write a graph/convex routing algorithm, you can be a solver.

Tycho gives you the tools to simulate any swap over any protocol locally and very fast, and the encoding and router to execute whatever route you find.

Run a searcher: New protocols constantly launch on Tycho – usually before they deploy. With Tycho you can stay up to date with all liquidity.

Run your trading strategy: Whatever strategy you want to run, from sniping new token launches to statistical arbitrage – you can now bring your strategy onchain in a few hours.

Tycho tracks every pool and token instantly; there are no limits to what you can trade on Tycho.

Join our tg group tycho.build for any support or questions.

Let's have a look at what makes this possible. Tycho Execution adds the first open-source router that's built for all protocols.

Tycho's Router Contract

The Tycho router contract can execute any route you build. You can swap against one pool or execute multi-hop routes of any depth, with any splits.

Years of experience as a solver and input from other searchers and solvers went into the design. (And this is just the first version).

Above all, we built the router for security. Ex Trail of Bits security engineer Maximilian Krüger advised during development and audited the router: Audit

Optimally encode swaps per DEX

Tycho Execution takes care of encoding and smartly routes your swaps to optimize them for each DEX.

For example

Auto-optimize for Uniswap v4 Flash Accounting

If you do sequential swaps on Uniswap v4 flash accounting can save you a lot of gas.

Tycho Execution automatically compresses your consecutive swaps on Uniswap v4 into a swap group – executing them all in one call to the contract.

Get started with trading onchain

Get started on Tycho today with:

Arbitrage: If you want to arbitrage on new DEXs (such as Univ4 hooks) or difficult-to-access pools (such as Curve), integrate Tycho into your searcher and get difficult and new protocols for free automatically.

Solving: If you like writing algorithms and want to get started as a solver – Tycho lets you focus on the algorithm and takes care of the liquidity integration. We can guide you to competitions that are a good start to earn solving rewards.

DEX stability: If you need searchers to stabilise your DEX, lending protocol, or stablecoin – reach out to us, we can integrate you and connect you to arbitrage teams.

For support join our builders telegram group tycho.build, or reach out to @tanay_j on telegram.

Keep Reading

Tycho Simulation is live!

The first open source DEX simulation library, built together with DEXs and solvers.
Read More

Decentralising the trade supply chain

The trade supply chain is centralizing. To fix it, we need to understand what's driving centralization and design coordination tools to fix it.
Read More