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. Returns unsigned calldata, then records the applied config when you confirm with txHash.
liquidationThreshold changes are capped at 10% per call by the smart contract.

Path Parameters

string
required
Market ID.

Body Parameters

object
required
string
Hash of the transaction you broadcast for this operation. Send it to confirm the transaction and record the result. Omit it to receive the calldata.