Wallet & Data (product_api)
Call the authenticated tool product_api with the recipes in references/RECIPES.md.
Prefer these intents
| User ask | Product |
|---|---|
| Portfolio value / P&L | Portfolio |
| Token balances for a wallet | Balance |
| Find a token by symbol/name | Token search |
| Token detail / metadata | Token Details |
| Transaction history | History |
| NFTs owned by a wallet | NFT |
Fallback
If a path 404s, read file://1inch-mcp/guides/api-index or call search, then retry. Do not invent version numbers.
Example prompts
- "What's my portfolio value on Ethereum for 0x…?"
- "List balances for this wallet on Base"
- "Search tokens for USDC on Arbitrum"