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 registered wallet signer to be authorized on the oracle contract.
Path Parameters
string
required
Market ID.
Body Parameters
number
Price in USD. If omitted, the API fetches it from the configured price feed.
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.
