What problem does it solve?
It helps you safely manage an onchain USDC wallet on Base by checking balances, sending payments, executing swaps, and paying for API calls with clear spending guardrails.
Core Features & Use Cases
- USDC wallet operations: check balances, send USDC, view transactions, and perform token-related wallet actions without skipping approvals.
- DeFi quotes and pricing: get token prices and swap quotes (including Uniswap quote flows) before executing trades, so you can confirm outcomes first.
- Onchain security and risk checks: scan and risk-assess contracts (SCONE-bench patterns) to reduce unsafe interactions, especially with unknown addresses.
- Use case: You want to pay for an API/workflow and optionally swap tokens while maintaining an audit trail and enforcing per-transaction and per-session spending limits.
Quick Start
Ask to check your USDC balance on Base and confirm before any payment or trade, e.g., “Get my USDC balance on Base, then quote a swap from USDC to WETH for $10 and explain the estimated result.”