Query Parameters
arbitrum
, base
, ethereum
Optional block number (defaults to latest).
The user to get position summary for.
Response
Successful Response
The loan to value ratio of a user.
The health factor of a user. If this is above 1 it is safe; below 1 and the user is in risk of liquidation. This number might be very high (which would mean the user is safe!)
The total collateral (in USD) of a user.
The total debt (in USD) of a user.
The available borrows (in USD) of a user.
The liquidation threshold of a user. A user might exceed this due to changing asset values.