Get Pools

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.


lendborrowId

The unique ID to specify the lending and borrowing protocol for routing relevant queries or transactions.

1000100010031005120012021203120412051206120711001300130214001401140214031404

Show 18 enum values

assets

Comma-separated list of asset address of Morpho vaults.

address

Public address of the user.

vsCurrencies

Comma-separated list of currencies to include in the response.

useCustomVaults

A boolean flag to scope the API request. If true, the request will be processed using the partner's dedicated vaults. If false or omitted, it uses the standard public pools.

falsetruefalse

markets

Comma-separated list of market Ids of Morpho markets.

vaults

Comma-separated list of vaults addresses of Morpho vaults.

200 Successful response


curl --request GET \
     --url https://svc.blockdaemon.com/defi/v1/lendborrow/getpools \
     --header 'accept: application/json'