
PropellerHeads
350 posts

PropellerHeads
@PropellerSwap
Building the trustless trade supply chain.









We’ve integrated Tycho (propellerheads.xyz/tycho) into our solver stack to help with the DEX indexing layer. It abstracts away most of the data ingestion and normalization: pools, quotes, historical state - all unified behind a single interface. When a new DEX is added, it’s usually a one-line config change for us. We still retain full flexibility to design and run our own routing and pathfinding algorithms on top. The team at @PropellerSwap built something genuinely useful!

Solvers can now route through the Eulerswap hook with Tycho, without spending weeks on integration. Just add 'uniswap_v4_hooks' with euler_hook_filter to your Tycho client config and route through Eulerswap. 🌊




DEXs evolve faster than solvers can keep up, and often rely on contracts that can change. Oracles, rebasing tokens, Uniswap v4 hooks, external-liquidity pools - all are hard to integrate for this reason. Tycho’s new Dynamic Contract Indexing (DCI) makes it a breeze 🌟


