Oracle Price
Rate limits
1200 requests/min or 200 requests/10secs per IP address. (weight = 2)
Request
Request Parameters
Parameter
Type
Required
Description
product_ids
number[]
Yes
IDs of products to fetch oracle prices for.
Response
Response Fields
Prices
Field Name
Description
product_id
ID of the product the oracle price corresponds to.
oracle_price_x18
Latest oracle price multiplied by 10^18.
update_time
Epoch in seconds when the oracle price was last updated.
Last updated