Const
Retrieves the current lending state for a user
This function fetches all active lending positions for a user, including supply and borrow balances for different assets.
User wallet address or account cap
Optional
Options for client, environment, and caching
Promise<UserLendingInfo[]> - Array of user lending positions
Retrieves the current lending state for a user
This function fetches all active lending positions for a user, including supply and borrow balances for different assets.