Oracle
Sync Oracle Price
Update the on-chain oracle price for a market
POST
Pushes a new price to the on-chain oracle. If no price is provided in the request body, the API fetches the current market price automatically using the configured stock symbol. Requires the relayer signer to be authorized on the oracle contract.
Path Parameters
Market ID.
Body Parameters
Price in USD. If omitted, the API fetches it from the configured price feed.
