User Loans
Last updated
Last updated
Parameters:
chainId
: The ID of the blockchain chain where the asset managers are deployed.
Query Parameters specific for rentals:
collection
: Filter for token address of the NFT collection
rentee
: Filter for assets rented by a wallet
state
: Filter for all assets on loan (LOAN)
Response:
Successful responses return an array of asset managers for provided token address with detailed information, such as the current rentee and the state of each asset.
The ID of the blockchain chain
296
NFT owner
Loan provided by
The token address of the collection
The current rentee of the asset manager
The state of the asset manager (Valid values: LOAN | RENT | STALE | PRE_LOAN)
filter to only get rented NFT data (rentee, owner, rent_expiry, state)