From 99d4159346419a757a65e3fabdde929ce13d9cc7 Mon Sep 17 00:00:00 2001 From: Sai Kumar Date: Mon, 12 Feb 2024 15:50:25 +0530 Subject: [PATCH 1/2] removing crescent provider for IST --- umee-provider-config/currency-pairs.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/umee-provider-config/currency-pairs.toml b/umee-provider-config/currency-pairs.toml index 08cd069..afd3f4d 100644 --- a/umee-provider-config/currency-pairs.toml +++ b/umee-provider-config/currency-pairs.toml @@ -176,13 +176,6 @@ providers = [ ] quote = "OSMO" -[[currency_pairs]] -base = "IST" -providers = [ - "crescent", -] -quote = "USDC" - [[currency_pairs]] base = "USDC" providers = [ From ad184a9839c7a84ed9ac5bbc6d782ac317002d11 Mon Sep 17 00:00:00 2001 From: Sai Kumar Date: Mon, 12 Feb 2024 22:18:58 +0530 Subject: [PATCH 2/2] adding IST/USDC pool config --- umee-provider-config/currency-pairs.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/umee-provider-config/currency-pairs.toml b/umee-provider-config/currency-pairs.toml index cd155d3..af8c97b 100644 --- a/umee-provider-config/currency-pairs.toml +++ b/umee-provider-config/currency-pairs.toml @@ -176,6 +176,13 @@ providers = [ ] quote = "OSMO" +[[currency_pairs]] +base = "IST" +providers = [ + "osmosis", +] +quote = "USDC" + [[currency_pairs]] base = "USDC" providers = [