Get DeFi Positions
Get DeFi protocol positions.
Tool Name: get_wallet_defi_positions
MCP Endpoint: POST /hive_portfolio_wallet/mcp
Data Source: DeBank, Codex
Overview
This tool is part of the Portfolio category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Portfolio documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_wallet_defi_positions",
"arguments": {}
}'
Related Tools
See all Portfolio tools for related functionality.