Chains
Agent Wallet is not limited to a fixed list of chains. It works across the full EVM ecosystem — any EVM-compatible chain can be used. Solana and Bitcoin are also supported natively. Supported chain short names for thechainKey parameter: eth, base, arb, polygon, op, bsc, avax, linea, sol.
Feature Availability by Ecosystem
| Feature | EVM chains | Solana | Bitcoin |
|---|---|---|---|
| Transfer tokens | ✓ | ✓ | ✓ |
| Swap tokens | ✓ | ✓ | — |
| Yield (deposit/withdraw) | ✓ | — | — |
| Smart Accounts | ✓ | — | — |
| Sign message (EIP-191/712) | ✓ | — | — |
Yield tools (
discoverYieldStrategies, depositForYield, withdrawFromYield) are not available on Solana. EVM chains only.