Skip to content

Commit

Permalink
remove link and umee okx provider (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarazan authored Oct 20, 2023
1 parent 204c697 commit ef46de1
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions umee-provider-config/currency-pairs.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[currency_pairs]]
base = "UMEE"
providers = [
"okx",
"mexc",
"gate",
]
quote = "USDT"
Expand Down Expand Up @@ -167,17 +167,6 @@ quote = "WETH"
address = "0x840deeef2f115cf50da625f7368c24af6fe74410"
provider = "eth-uniswap"

[[currency_pairs]]
base = "LINK"
providers = [
"eth-uniswap"
]

quote = "WETH"
[[currency_pairs.pair_address_providers]]
address = "0xa6cc3c2531fdaa6ae1a3ca84c2855806728693e8"
provider = "eth-uniswap"

[[currency_pairs]]
base = "stATOM"
providers = [
Expand Down

0 comments on commit ef46de1

Please sign in to comment.