What problem does it solve?
Centralizes and automates EVM trading, token and wallet monitoring, and notification workflows so users can manage portfolios, execute swaps, and respond to market events without manual coordination across multiple services.
Core Features & Use Cases
- Swap execution with safety: Quote → approve → execute flow with slippage warnings, fee estimates, and mandatory user confirmations.
- Token & wallet tracking: Real-time price lookup, token metadata, wallet holdings, tracked lists, and blacklist controls.
- Workflow orchestration & scheduling: Build DAG-based flows with triggers, conditions, loops, subflows, and integrated notifications (Telegram/Farcaster) for alerts and automated strategies.
- AI & automation: Use AI actions for analysis, JSON generation, and multi-turn chat within flows to make conditional trading decisions.
- Use Case: Create a scheduled DCA workflow that buys a fixed amount of ETH daily, updates portfolio value, and notifies you on Telegram.
Quick Start
Use sam-terminal to fetch a token price, create a scheduled price alert, and send a Telegram notification if the price falls below your threshold.