Skip to main content
POST
Updates the lending market’s risk parameters, fee rates, supply caps, and auction settings. Requires ISSUER_ROLE on the market contract. When useRelayer is false, returns unsigned calldata.
liquidationThreshold changes are capped at 10% per call by the smart contract.

Path Parameters

marketId
string
required
Market ID.

Body Parameters

config
object
required
useRelayer
boolean
default:"false"
Execute via relayer or return calldata.