From eb773eedace83483096725c903e45d2f6ef3bc90 Mon Sep 17 00:00:00 2001 From: Kiril Mihaylov <80464733+KirilMihaylov@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:38:56 +0300 Subject: [PATCH] chore(config): Update test-net oracles --- configurations/market-data-feeder.test.toml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/configurations/market-data-feeder.test.toml b/configurations/market-data-feeder.test.toml index 1a9f76d..53b1ab9 100644 --- a/configurations/market-data-feeder.test.toml +++ b/configurations/market-data-feeder.test.toml @@ -1,20 +1,15 @@ hard_gas_limit = 1_975_000 [oracles] -osmosis-osmosis-usdc_axelar = "nolus13je4ss56rctm6wazddgch7j6qljkcm8k9uel6nnnr3kllke8e4yqczygxr" -osmosis-osmosis-usdc_noble = "nolus1r75eyfacv750qkv6j8e5xgmprtmdwgque7xuh9k6h93fed9ngc9qs5rvsl" -neutron-astroport-usdc_axelar = "nolus1avgvt4mu0tzad09y4nmaw53av9ulqz6yyu78ty82stntv8qy7s8s8e4qrf" +osmosis-osmosis-usdc_axelar = "nolus1zvqqf8d6v9ty5enqztgdevdcls8qtxdgccj5mhahj06mqgz3ztwqlez27r" +neutron-astroport-usdc_axl = "nolus1r0d8a3u558h9nswatgafsafnt5hg5h3lqn2pm6lxkph5fevtqfyqs33ruk" [providers.osmosis_osmosis_usdc_axelar] name = "osmosis" oracle_id = "osmosis-osmosis-usdc_axelar" -[providers.osmosis_osmosis_usdc_noble] -name = "osmosis" -oracle_id = "osmosis-osmosis-usdc_noble" - -[providers.neutron_astroport_usdc_axelar] +[providers.neutron_astroport_usdc_axl] name = "astroport" -oracle_id = "neutron-astroport-usdc_axelar" +oracle_id = "neutron-astroport-usdc_axl" [comparison_providers]