Skip to content
AtlasOracle

Summary

This guide describes the interfaces available on the Push Oracle Contract.

Under Push mode we provide two contract types:

  • SingularAggregator: a single contract call returns one feed’s price; designed for Chainlink compatibility.
  • Pricehub: one call can return the latest prices for multiple feeds; favors consistency and gas efficiency; this contract type is coming soon.