What problem does it solve?
Plan and execute cross-chain token swaps by translating user intents into a structured plan and an execution-ready Uniswap deep link. It helps users discover tokens, verify contracts, fetch live price data, and generate swap URLs across supported chains with minimal manual effort.
Core Features & Use Cases
- Token discovery and intent parsing: identify user swap desires (input token, output token, amount, chain) and determine whether to search for new tokens or swap known ones.
- Contract verification and price checks: validate token contracts on-chain and fetch live pricing and liquidity data to estimate output and risk.
- Deep link generation: construct a Uniswap URL with chain, input/output tokens, and amount, ready for user to open.
- Missing-input handling: guide users with structured prompts to fill any gaps (chain, amount, tokens) before execution.
- Risk prompts and confirmations: warn about high-risk tokens and require user confirmation before proceeding with a swap.
Quick Start
Ask me to swap 1 ETH for USDC on Base to generate a Uniswap deep link and open it in your browser.