Skip to content

Commit

Permalink
chore: remove binanceus from usdc configs (#10422)
Browse files Browse the repository at this point in the history
* chore: remove binanceus from usdc configs

* chore: remove bitso and kraken too
  • Loading branch information
ninabarbakadze committed Jul 11, 2023
1 parent 28ccf04 commit 5023851
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions packages/helm-charts/oracle/USDCBRL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ oracle:
{exchange: 'KRAKEN', symbol: 'USDCUSD', toInvert: false},
{exchange: 'BITSO', symbol: 'USDBRL', toInvert: false }
],
[
{exchange: 'BINANCEUS', symbol: 'USDCUSD', toInvert: false},
{exchange: 'BITSO', symbol: 'USDBRL', toInvert: false }
],
[
{exchange: 'COINBASE', symbol: 'USDTUSDC', toInvert: true},
{exchange: 'BINANCE', symbol: 'USDTBRL', toInvert: false }
Expand Down
4 changes: 0 additions & 4 deletions packages/helm-charts/oracle/USDCEUR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ oracle:
{exchange: 'KRAKEN', symbol: 'USDCUSD', toInvert: false},
{exchange: 'KRAKEN', symbol: 'EURUSD', toInvert: true}
],
[
{exchange: 'BINANCEUS', symbol: 'USDCUSD', toInvert: false},
{exchange: 'KRAKEN', symbol: 'EURUSD', toInvert: true}
],
]"
minPriceSourceCount: 2
reportStrategy: BLOCK_BASED
Expand Down

0 comments on commit 5023851

Please sign in to comment.