Home

Get borrow/lend user state

POST
https://hype.nownodes.io/info

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the health summary and token-level snapshots for the user's borrow/lend positions. The tokenToState array is empty when the user has no active borrows or supplies.

Body

application/json
typestringrequired

Operation type; must be exactly "borrowLendUserState" (case‑sensitive).

userstringrequired

Ethereum wallet address. Format: 0x‑prefixed hex string, 42 characters.

Response

200OK

Simplified borrow/lend state object.