From 1d56a700058fb8658ae8d60a235a7f3f3b3cafec Mon Sep 17 00:00:00 2001 From: KemarTiti <84025750+KemarTiti@users.noreply.github.com> Date: Tue, 18 Nov 2025 21:27:09 +0000 Subject: [PATCH 1/2] Update hyperevm_mainnet.json add usdt0 hyperevm --- .../core/push-feeds/data/evm/hyperevm_mainnet.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json b/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json index b9adffa0..7d20a1e9 100644 --- a/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json +++ b/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json @@ -293,6 +293,13 @@ "price_deviation": 1, "confidence_ratio": 100 }, + { + "alias": "USTO0/USD", + "id": "cfc1303ea9f083b1b4f99e1369fb9d2611f3230d5ea33a6abf2f86071c089fdc", + "time_difference": 3600, + "price_deviation": 1, + "confidence_ratio": 100 + }, { "alias": "THBILL/USDC.RR", "id": "5b1bc5a579deba54dbaa9bc1c5b2e2b3f116d8d5ec27fbb3b9dc140a78e9f1e2", From 053eebc5daac23c4ab1014d84fe5c12ba2710ec9 Mon Sep 17 00:00:00 2001 From: KemarTiti <84025750+KemarTiti@users.noreply.github.com> Date: Tue, 18 Nov 2025 21:38:15 +0000 Subject: [PATCH 2/2] Update hyperevm_mainnet.json fixed --- .../price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json b/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json index 7d20a1e9..bb378ba9 100644 --- a/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json +++ b/pages/price-feeds/core/push-feeds/data/evm/hyperevm_mainnet.json @@ -294,7 +294,7 @@ "confidence_ratio": 100 }, { - "alias": "USTO0/USD", + "alias": "USDT0/USD", "id": "cfc1303ea9f083b1b4f99e1369fb9d2611f3230d5ea33a6abf2f86071c089fdc", "time_difference": 3600, "price_deviation": 1,