Skip to main content

Get isolated market metadata

GET 

/v1/data/lending/isolated-markets/meta

Returns Morpho isolated market metadata including fee, LLTV, oracle, IRM, and listing status for all markets, optionally filtered by chain.

Plain-text reference — GET /v1/data/lending/isolated-markets/meta

Parameters

ParameterInTypeRequiredDescription
chainIdsquerystring[]noFilter by chain IDs (repeatable) See the ChainId schema for the full set of supported chains.

Response 200

FieldTypeDescription
successTrue
dataobjectInformational payload. null when the endpoint only builds calldata.
actionsnull

Example response

{
"success": true,
"data": {}
}

Request

Responses

Isolated market metadata