get_defi_multi_chains
Analyze DeFi positions across multiple blockchain networks for a wallet, enabling targeted portfolio comparison by selecting specific chains of interest.
Instructions
Get DeFi positions for a wallet across multiple specified blockchain networks. Allows targeted multi-chain analysis by selecting specific chains of interest for comparison and portfolio analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Ethereum wallet address (42-character hex string starting with 0x) to get DeFi positions for | |
| chains | Yes | Array of blockchain networks to query. Example: ['eth', 'arb', 'base']. Supported: eth, arb, matic, avax, bsc, base, op |