What problem does it solve?
It helps AI agents execute DeFi actions on SunSwap DEX without manually learning the many command variations, parameters, and safety steps needed to swap tokens and manage liquidity on TRON.
Core Features & Use Cases
- Token swaps with quotes and execution: Generate swap routes and execute trades with slippage controls and structured JSON output.
- Liquidity management across V2/V3/V4: Add/remove V2 liquidity and mint/increase/decrease/collect concentrated liquidity for V3 and V4.
- On-chain discovery and analytics: Query wallet balances, token prices, pool search/top-APY, positions, pair info, protocol stats, and transaction scanning.
- Safety guardrails for agents: Enforces required pre-validation steps (e.g., network validation, token differences, fee/tick validation for V3, balance checks) and a preview-then-confirm workflow.
Quick Start
Ask an AI agent to check a swap quote for swapping 100 TRX to USDT and show the expected output and route before asking for confirmation.