User Loans
Path parameters
chainIdstringRequiredExample:
The ID of the blockchain chain
296Query parameters
userstringOptional
NFT owner
providerstringOptional
Loan provided by
collectionstringOptionalDefault:
The token address of the collection
0x00000000000000000000000000000000003a05adrenteestringOptional
The current rentee of the asset manager
statestring ยท enumOptionalPossible values:
The state of the asset manager (Valid values: LOAN | RENT | STALE | PRE_LOAN)
Responses
200
Successful response
application/json
500
Internal server error
application/json
get
/assetManager/{chainId}Last updated