Query Parameters
arbitrum
, base
, ethereum
The user address of the desired market position.
The key that uniquely identifies the market. This can be found using the 'Get Markets' endpoint.
Response
Successful Response
The amount of the loan token borrowed.
The amount of the collateral token supplied.
The Loan-To-Value ratio measures the proportion of debt relative to collateral value. If this ratio exceeds the 'liquidation_loan_to_value_threshold', the position is liquidatable.
Maximum borrowing percentage before liquidation risk. E.g: LLTV of 80% means for a collateral value equivalent of $100, the maximum one can borrow in value is $80. If above like $80.0001, the position is liquidatable.