Tycho introduces a solution for low solver volume in Unichain hooks by enabling integration with major DEXs like UniswapX, CowSwap, and 1inch.
Key features:
- Single integration reaches all Tycho solvers and market makers
- ~25ms block processing speed
- Automatic routing through new liquidity sources
- Open source library for simplified DEX integration
DEX builders and lending protocols can now receive flow without individual solver pitching. Integration documentation available at Tycho docs.
Workshop demonstration available at YouTube
Your hook is becoming a ghost town without solver volume. Tycho fixes this. Watch how one integration lets volume from UniswapX, CowSwap, 1inch, etc, flow through your hook. Thank you @AtriumAcademy for this workshop recap! Full video below.
If routers canât quote your pool, your hook might as well be on a testnet. @PropellerSwap just showed us how Tycho makes every major solver see youâwithout a single âplease integrate usâ DM. Recap below.
Router v3 Completes 3-Month Audit with Immutable Contract and Timelock Protection
Router v3 has completed a comprehensive 3-month audit process, with the full report now available on GitHub. **Key Security Features:** - The contract is **immutable**, preventing unauthorized modifications - New AMM executors must pass through a **3-day timelock** before implementation - This timelock provides a safety window for community review of any proposed changes The audit report can be reviewed at: [GitHub Audit Report](https://github.com/propeller-heads/tycho-indexer/blob/8b8684fb324db8df54473f1f4838966e6a76cede/crates/tycho-execution/docs/audits/Max_2026-05-15.pdf) These security measures build on the protocol's existing governance framework, where contracts, executors, timelocks, and treasury flows remain fully auditable on-chain.
Router v3 Introduces Vault Injection to Prevent Failed Trades

**Router v3 tackles transaction reverts with vault injection** Users can now prevent failed trades by depositing tokens into a vault within Router v3. The system automatically uses just enough funds from your vault to complete trades that would otherwise fail. **Key features:** - Deposit funds and set spending limits - Router draws minimal amounts needed to save trades - Reduces gas fees by eliminating extra transfers - Vault balance can be used directly for market making The vault system streamlines fee handling by moving them directly to your router balance instead of requiring separate transactions.
Fynd Router v3 Launches with Open-Source Fee System and Anti-Revert Technology
Fynd has released Router v3, an open-source routing solution that enables protocols to monetize transaction flow and reduce failed trades. **Key Features:** - Take fees and subsidize trades without deploying additional smart contracts - Self-hosted router and fee-taking infrastructure - Anti-revert mechanism that injects tokens from your vault to prevent transaction failures - Customizable deposit limits to control subsidy amounts The router automatically uses minimal funds needed to save trades from reverting, addressing a common pain point in DeFi swaps. All code runs on your own server, giving protocols full control over their routing infrastructure. [Learn more about Router v3](https://fynd.com)
Uniswap Foundation Funds Ultra-Fast Pool Simulation Infrastructure

The Uniswap Foundation has awarded a grant to Tycho and Fynd to build faster infrastructure for decentralized exchange operations. **Key improvements:** - Pool simulations accelerated to 900 nanoseconds per quote - Indexing capability for over 100,000 Uniswap pools with zero state inconsistencies - Maintains accuracy during Flashblocks and blockchain reorganizations - Enables trading of v4 hooks within minutes of deployment The Tycho platform is now available for developers to integrate Uniswap v4 pools. Users can run the [quickstart guide](https://docs.propellerheads.xyz/tycho/for-solvers/quickstart) to subscribe to pools and simulate swaps. This infrastructure upgrade aims to improve the speed and reliability of decentralized exchange operations across the Uniswap ecosystem.
Stabiliser Bot Gains 9.55% While ETH Drops 22% in 60-Day Mainnet Test

A trading bot called Stabiliser completed a 60-day live test on Ethereum mainnet, trading the ETH/USDC pair with notable results: **Performance Metrics:** - **+9.55% profit** in USD terms (after gas costs) - **32% outperformance** vs. simply holding ETH - Executed during a period when ETH declined 22% **Trading Activity:** - ~1,500 trades executed - Selected from 18,000 identified opportunities - Ran on mainnet before public release The bot demonstrated its ability to generate positive returns in a declining market by actively managing positions rather than holding static assets. The strategy's selectivityâexecuting only 8% of identified opportunitiesâsuggests a disciplined approach to trade execution.