Polynomial Trade
Trade
Perp v3 (beta)
Perp v3 (beta)
  • Polynomial Trade
  • FAQ
  • Perp V3
    • What's new?
      • Multi-Collateral
    • Setup RPC
    • Testnet Competition
    • Calculations
  • Trade V2
    • Trading Guide
      • Limit Orders
      • Stop Orders
      • Take Profit / Stop Loss
    • Perp
      • Basics of perp
      • Funding rate
        • Funding On Polynomial
      • Orders
      • Leverage
      • Liquidation
      • Jargon
    • Smart Wallets
    • Standard Order
    • Advanced Order v2
    • Fees
      • Optimism Bedrock
  • Strategies & Tools
    • 1-Click Funding Arbitrage(beta)
      • Guide
      • FAQ Funding Arbitrage
    • Funding Rate Arbitrage 101
  • Partners
    • Oracles
      • Pyth Oracle
      • Chainlink
  • Community
    • Links
    • Media kit
Powered by GitBook
On this page
  1. Partners

Oracles

PreviousFunding Rate Arbitrage 101NextPyth Oracle

Polynomial perp is a decentralised derivative exchange which uses Chainlink & Pyth , which is used to provide the up-to-date token price data to smart contracts on Ethereum and Optimism Mainnet.

For more details, check the synthetix doc

Constituent Contracts

Contract
Description

Oracle

The oracle is responsible for collecting and updating all token prices known to the Synthetix system. Although it is not a contract, it controls a known Ethereum address from which price updates are sent to the ExchangeRates contract.

ExchangeRates

The Synthetix exchange rates contract which receives token prices from the oracle, and supplies them to all contracts that need it.

oracle network
oracle network
here