Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Coinbase API #801

Merged
merged 3 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/telliot_feeds/feeds/aave_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.coinpaprika import CoinpaprikaSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator

Expand All @@ -13,8 +13,8 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="aave", currency="usd"),
CoinbaseSpotPriceSource(asset="aave", currency="usd"),
KrakenSpotPriceSource(asset="aave", currency="usd"),
CoinpaprikaSpotPriceSource(asset="aave-new", currency="usd"),
],
),
)
4 changes: 2 additions & 2 deletions src/telliot_feeds/feeds/avax_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.coinpaprika import CoinpaprikaSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator

Expand All @@ -13,8 +13,8 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="avax", currency="usd"),
CoinbaseSpotPriceSource(asset="avax", currency="usd"),
KrakenSpotPriceSource(asset="avax", currency="usd"),
CoinpaprikaSpotPriceSource(asset="avax-avalanche", currency="usd"),
],
),
)
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/badger_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="badger", currency="usd"),
CoinbaseSpotPriceSource(asset="badger", currency="usd"),
KrakenSpotPriceSource(asset="badger", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/bch_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="bch", currency="usd"),
CoinbaseSpotPriceSource(asset="bch", currency="usd"),
KrakenSpotPriceSource(asset="bch", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/btc_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
Expand All @@ -16,7 +15,6 @@
sources=[
CoinGeckoSpotPriceSource(asset="btc", currency="usd"),
BinanceSpotPriceSource(asset="btc", currency="usdt"),
CoinbaseSpotPriceSource(asset="btc", currency="usd"),
GeminiSpotPriceSource(asset="btc", currency="usd"),
KrakenSpotPriceSource(asset="xbt", currency="usd"),
],
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/comp_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="comp", currency="usd"),
CoinbaseSpotPriceSource(asset="comp", currency="usd"),
GeminiSpotPriceSource(asset="comp", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/crv_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="crv", currency="usd"),
CoinbaseSpotPriceSource(asset="crv", currency="usd"),
KrakenSpotPriceSource(asset="crv", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/dai_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.uniswapV3 import UniswapV3PriceSource
Expand All @@ -15,7 +14,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="dai", currency="usd"),
CoinbaseSpotPriceSource(asset="dai", currency="usd"),
BinanceSpotPriceSource(asset="dai", currency="usdt"),
GeminiSpotPriceSource(asset="dai", currency="usd"),
UniswapV3PriceSource(asset="dai", currency="usd"),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/doge_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="doge", currency="usd"),
CoinbaseSpotPriceSource(asset="doge", currency="usd"),
GeminiSpotPriceSource(asset="doge", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/dot_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="dot", currency="usd"),
CoinbaseSpotPriceSource(asset="dot", currency="usd"),
GeminiSpotPriceSource(asset="dot", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/eth_btc_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -15,7 +14,6 @@
sources=[
CoinGeckoSpotPriceSource(asset="eth", currency="btc"),
BinanceSpotPriceSource(asset="eth", currency="btc"),
CoinbaseSpotPriceSource(asset="eth", currency="btc"),
GeminiSpotPriceSource(asset="eth", currency="btc"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/eth_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
Expand All @@ -14,7 +13,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="eth", currency="usd"),
CoinbaseSpotPriceSource(asset="eth", currency="usd"),
GeminiSpotPriceSource(asset="eth", currency="usd"),
KrakenSpotPriceSource(asset="eth", currency="usd"),
],
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/fil_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -12,7 +11,6 @@
currency="usd",
algorithm="median",
sources=[
CoinbaseSpotPriceSource(asset="fil", currency="usd"),
CoinGeckoSpotPriceSource(asset="fil", currency="usd"),
KrakenSpotPriceSource(asset="fil", currency="usd"),
],
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/gno_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="gno", currency="usd"),
CoinbaseSpotPriceSource(asset="gno", currency="usd"),
KrakenSpotPriceSource(asset="gno", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/grt_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="grt", currency="usd"),
CoinbaseSpotPriceSource(asset="grt", currency="usd"),
GeminiSpotPriceSource(asset="grt", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/link_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="link", currency="usd"),
CoinbaseSpotPriceSource(asset="link", currency="usd"),
KrakenSpotPriceSource(asset="link", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/ltc_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="ltc", currency="usd"),
CoinbaseSpotPriceSource(asset="ltc", currency="usd"),
GeminiSpotPriceSource(asset="ltc", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/matic_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
Expand All @@ -16,7 +15,6 @@
sources=[
CoinGeckoSpotPriceSource(asset="matic", currency="usd"),
BinanceSpotPriceSource(asset="matic", currency="usdt"),
CoinbaseSpotPriceSource(asset="matic", currency="usd"),
GeminiSpotPriceSource(asset="matic", currency="usd"),
KrakenSpotPriceSource(asset="matic", currency="usd"),
],
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/mkr_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
Expand All @@ -16,7 +15,6 @@
sources=[
CoinGeckoSpotPriceSource(asset="mkr", currency="usd"),
BinanceSpotPriceSource(asset="mkr", currency="usdt"),
CoinbaseSpotPriceSource(asset="mkr", currency="usd"),
GeminiSpotPriceSource(asset="mkr", currency="usd"),
KrakenSpotPriceSource(asset="mkr", currency="usd"),
],
Expand Down
4 changes: 2 additions & 2 deletions src/telliot_feeds/feeds/op_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.coinpaprika import CoinpaprikaSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator

op_usd_median_feed = DataFeed(
Expand All @@ -12,7 +12,7 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="op", currency="usd"),
CoinbaseSpotPriceSource(asset="op", currency="usd"),
CoinpaprikaSpotPriceSource(asset="op-optimism", currency="usd"),
],
),
)
4 changes: 2 additions & 2 deletions src/telliot_feeds/feeds/rai_usd_feed.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.coinpaprika import CoinpaprikaSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator


Expand All @@ -15,7 +15,7 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="rai", currency="usd"),
CoinbaseSpotPriceSource(asset="rai", currency="usd"),
CoinpaprikaSpotPriceSource(asset="rai-rai-reflex-index", currency="usd"),
],
),
)
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/shib_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="shib", currency="usd"),
CoinbaseSpotPriceSource(asset="shib", currency="usd"),
GeminiSpotPriceSource(asset="shib", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/sushi_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.binance import BinanceSpotPriceSource
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price.spot.kraken import KrakenSpotPriceSource
Expand All @@ -16,7 +15,6 @@
sources=[
CoinGeckoSpotPriceSource(asset="sushi", currency="usd"),
BinanceSpotPriceSource(asset="sushi", currency="usdt"),
CoinbaseSpotPriceSource(asset="sushi", currency="usd"),
GeminiSpotPriceSource(asset="sushi", currency="usd"),
KrakenSpotPriceSource(asset="sushi", currency="usd"),
],
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/trb_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Datafeed for current price of TRB in USD."""
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.coinpaprika import CoinpaprikaSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -14,7 +13,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="trb", currency="usd"),
CoinbaseSpotPriceSource(asset="trb", currency="usd"),
CoinpaprikaSpotPriceSource(asset="trb-tellor", currency="usd"),
],
),
Expand Down
2 changes: 0 additions & 2 deletions src/telliot_feeds/feeds/uni_usd_feed.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from telliot_feeds.datafeed import DataFeed
from telliot_feeds.queries.price.spot_price import SpotPrice
from telliot_feeds.sources.price.spot.coinbase import CoinbaseSpotPriceSource
from telliot_feeds.sources.price.spot.coingecko import CoinGeckoSpotPriceSource
from telliot_feeds.sources.price.spot.gemini import GeminiSpotPriceSource
from telliot_feeds.sources.price_aggregator import PriceAggregator
Expand All @@ -13,7 +12,6 @@
algorithm="median",
sources=[
CoinGeckoSpotPriceSource(asset="uni", currency="usd"),
CoinbaseSpotPriceSource(asset="uni", currency="usd"),
GeminiSpotPriceSource(asset="uni", currency="usd"),
],
),
Expand Down
Loading
Loading