Functions
Ask in plain language and the assistant looks up what you need or drafts an action. Anything that touches your funds waits for explicit confirmation before it is sent onchain.
How it works
- Ask the way you would describe the task out loud.
- The assistant picks the right lookup, quote, or draft without you choosing a tool or chain.
- Read-only answers return in chat; fund-moving actions stay as drafts until you confirm.
USD, EUR, and GOLD are shorthand for matching assets in your wallet (for example USDC, USDT, or DAI for USD).
Track
- “What's my net worth?” — total value and category breakdown
- “Show my assets on Base” — balances and USD value for one chain
- “What's the price of ETH?” — spot price and 24h change
Trade
- “Trade 100 USD for ETH on Base” — best route, output, and price impact
- “Bridge 500 USD from Ethereum to Base” — bridge route, ETA, and fees
Fees
Same-chain trades1% (100 bps)
Cross-chain tradesBridge fees only
Transfer
- “Send 0.5 ETH to vitalik.eth” — drafted transfer ready to confirm
- “Request 100 USD from alice@example.com” — payment request link
- “Create an invoice for 250 USD” — shareable invoice for a client
Lend
- “What are USD lending rates?” — current APYs across supported markets
- “Lend 1000 USD” — supply draft at the best available rate
- “Show my lending position” — supplied assets and accrued interest
Supported supply assets include USDC, USDT, DAI, ETH, and other markets listed in Assets. APYs are variable and depend on utilization.
Borrow
- “Borrow 500 USD against my ETH” — draft loan against collateral
- “What is my health factor?” — liquidation risk for open borrows
| Collateral | Max LTV |
|---|---|
| ETH | 80% |
| USDC | 85% |
| WBTC | 75% |
Keep health factor above 1.0 to avoid liquidation. Below 1.5 warrants close monitoring.
Example conversation
You: Trade 100 USD for ETH on Base
Assistant: Here's the best route I found.
• You pay: 100 USD (USDC on Base)
• You receive: ~0.0287 ETH
• Price impact: 0.03%
• Network fee: sponsored
Confirm to send?
You: confirm
Assistant: Done. 0.0287 ETH is in your Base wallet.
Transaction: 0x4f2a…c19bWas this helpful?