Skip to content

Commit d252c7d

Browse files
gaonipCopilot
andauthored
Update docs/pages/concepts/trading/oracle.mdx
Co-authored-by: Copilot <[email protected]>
1 parent f2f25bb commit d252c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/concepts/trading/oracle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Oracle prices are aggregated prices that provide up-to-date price data for diffe
88
## How are oracle prices determined on dYdX Chain?
99

1010
Oracle prices are determined by the current validator set of the network.
11-
1. each validator runs a sidecar that pulls prices from oracle providers external exchange prices, such as Binance, Bitfinex, Bitstamp, Bybit, Coinbase, crypto.com, GateIO, ... the entire list is shown [here](https://github.com/skip-mev/connect-mmu/blob/main/local/config-dydx-mainnet.json)
11+
1. each validator runs a sidecar that pulls prices from oracle providers and external exchanges, such as Binance, Bitfinex, Bitstamp, Bybit, Coinbase, crypto.com, GateIO, ... the entire list is shown [here](https://github.com/skip-mev/connect-mmu/blob/main/local/config-dydx-mainnet.json)
1212
2. each validator submits their view of oracle prices through vote extensions (some caveats here where there's a max number of markets that can be updated per block, minimum threshold on price changes, etc.)
1313
3. proposer proposes prices by aggregating these vote extensions
1414
4. network accepts a block

0 commit comments

Comments
 (0)