
Covers 1inch Web3 Analytics Ethereum
Description
Query portfolio value/P&L, wallet balances, transaction history, NFTs, and token metadata via the 1inch MCP `product_api` tool. Use when the user asks about holdings, balances, history, token search, or NFT inventory.
SKILL.md
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"
More skills from the 1inch-ai repository
View all 9 skillsSkillTagsUpdated
1inch-aqua
analyze 1inch Aqua liquidity and strategies
Aug 21inchAnalyticsDeFiLiquidity1inch-debug
debug 1inch API request logs
Aug 21inchAPI DevelopmentDebuggingLogs1inch-infrastructure
broadcast transactions and resolve domains
Aug 21inchDomainsInfrastructureWeb31inch-market-data
fetch market prices and gas data
Aug 21inchAnalyticsTradingWeb31inch-mcp-server
integrate 1inch DeFi protocols via MCP
Aug 21inchAPI DevelopmentDeFiMCP +11inch-orderbook
manage 1inch limit orders
Aug 21inchDeFiTradingWeb3