Oracle
Sign Price (EIP-712)
Generate an EIP-712 signed price update for client-side submission
POST
Returns a signed price message that can be passed to
openLoan, withdrawCollateral, or borrowMore on the smart contract. The borrower submits the signed price alongside their transaction, allowing atomic price updates without requiring the registered wallet to submit a separate transaction.
Path Parameters
Market ID.
Body Parameters
Price in USD. If omitted, fetched from the configured feed.
How long the signature remains valid. Min 60, max 3600.
