From d4daff26894a49f6a0b17844efc89155c9b064f1 Mon Sep 17 00:00:00 2001 From: nidhi-singh02 Date: Thu, 24 Jul 2025 12:09:46 +0530 Subject: [PATCH 1/2] add address for fogo --- pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json b/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json index 724b878b..fc9b1a4e 100644 --- a/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json +++ b/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json @@ -1,6 +1,7 @@ [ { "alias": "FOGO/USD", + "account_address": "BVbxoxUoiS7hDGbhr6WYQod2qQsxs4gjTqFB8LekW1yt", "id": "d3cd2bae6315f4f940cbd3a4a915f675f8fba85e33bd6aa5f7b727a15a9c812f", "time_difference": 60, "price_deviation": 0.5, @@ -8,6 +9,7 @@ }, { "alias": "fUSD/USD", + "account_address": "", "id": "8d940f7b53df8dd4b3c33a84c3ba043214c3cdcd5243c03b7cb4b0b22746efd8", "time_difference": 60, "price_deviation": 0.5, @@ -15,6 +17,7 @@ }, { "alias": "USDC/USD", + "account_address": "8mKftY1J7M9FhmUA5iPF49G4ptHeh7tk2f5hgPQHqJsK", "id": "41f3625971ca2ed2263e78573fe5ce23e13d2558ed3f2e47ab0f84fb9e7ae722", "time_difference": 60, "price_deviation": 0.5, @@ -22,6 +25,7 @@ }, { "alias": "USDT/USD", + "account_address": "", "id": "1fc18861232290221461220bd4e2acd1dcdfbc89c84092c93c18bdc7756c1588", "time_difference": 60, "price_deviation": 0.5, From 3e33157d360eb29a73bb414b4fc6ca7e7cd32922 Mon Sep 17 00:00:00 2001 From: nidhi-singh02 Date: Fri, 25 Jul 2025 12:45:47 +0530 Subject: [PATCH 2/2] add address for fusd and usdt --- pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json b/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json index fc9b1a4e..383a9a54 100644 --- a/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json +++ b/pages/price-feeds/sponsored-feeds/data/svm/fogo_testnet.json @@ -9,7 +9,7 @@ }, { "alias": "fUSD/USD", - "account_address": "", + "account_address": "9BZ6ozhtcTRYYMCBDLfePaoNTdEzpgZR3p4pHdM3CrVf", "id": "8d940f7b53df8dd4b3c33a84c3ba043214c3cdcd5243c03b7cb4b0b22746efd8", "time_difference": 60, "price_deviation": 0.5, @@ -25,7 +25,7 @@ }, { "alias": "USDT/USD", - "account_address": "", + "account_address": "86rHPbbzG8rnh4cQownzRHj9kLM9xY3YsSQM5xddtBZ6", "id": "1fc18861232290221461220bd4e2acd1dcdfbc89c84092c93c18bdc7756c1588", "time_difference": 60, "price_deviation": 0.5,