getAaveUserData
Fetch detailed Aave user data including collateral, debt, borrowing power, liquidation threshold, LTV, and health factor for precise DeFi risk analysis and management.
Instructions
Fetches Aave user data including total collateral, total debt, available borrowing power, current liquidation threshold, LTV, and health factor.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | The chain ID where Aave is deployed. | |
userAddress | Yes | The user's wallet address. |