borrowLendUserState

post
/info

Request borrow/lend user state.

Body

Request borrow/lend user state.

typeundefined · enumRequired

Type of request.

Possible values:
userstring · min: 42 · max: 42Required

User address.

Pattern: ^0[xX][0-9a-fA-F]+$
Responses
chevron-right
200

User's borrow/lend state.

application/json

User's borrow/lend state.

healthstring · enumRequired

Account health status.

Possible values:
healthFactorany · nullableRequired

Health factor.

post
/info
TypeScript

Last updated