get https://api.arcade.xyz/api/v2/loans/
Returns a list of loans and their collateral. Filter by sending any combination of query parameters: collateralAddress, borrower, lender, and / or state. Supports arrays by sending the same query parameter multiple times.
Valid parameters for state are: Active, Repaid, Defaulted, case sensitive.