/blur/collections/loans
List active Blend NFT-collateral loans (liens) for a Blur collection
Price: 1 credit
💡 AI Hint: List the active Blend loans (liens) backed by NFTs of a Blur collection, identified by its slug (e.g. ‘azuki’) or contract address. Each loan returns its lien id, the collateral token id, lender and borrower addresses, interest rate (basis points), principal amount, auction parameters, and lifecycle timestamps (created, auction started, repaid, defaulted), along with the full collateral NFT details.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
Collection slug (e.g. 'azuki') or its on-chain contract address
1"azuki"
"0xed5af388653567af2f388e6224dc7c4b3241c544"
Number of active loans to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response