From 64efde1ad8e58b7ce2851bbd10ef1fcab72938af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 06:09:09 +0000 Subject: [PATCH] chore: refresh topics data from chain state --- public/api/topics.json | 46 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/public/api/topics.json b/public/api/topics.json index 0d50ab68..f8bcb7de 100644 --- a/public/api/topics.json +++ b/public/api/topics.json @@ -1,5 +1,5 @@ { - "generated_at": "2026-07-31T14:57:07Z", + "generated_at": "2026-08-27T06:09:09Z", "source": "Cosmos LCD (REST) emissions API: next_topic_id, is_topic_active, topics", "networks": [ { @@ -7,12 +7,12 @@ "chain_id": "allora-testnet-1", "emissions_api": "v10", "lcd": "https://allora-api.testnet.allora.network", - "active_topic_count": 39 + "active_topic_count": 43 }, { "network": "mainnet", "chain_id": "allora-mainnet-1", - "emissions_api": "v9", + "emissions_api": "v10", "lcd": "https://allora-api.mainnet.allora.network", "active_topic_count": 15 } @@ -118,6 +118,16 @@ "category": "price", "sandbox": false }, + { + "network": "testnet", + "chain_id": "allora-testnet-1", + "id": 39, + "metadata": "SOL/USD - 5min Volatility Prediction", + "epoch_length": 35, + "loss_method": "mse", + "category": "volatility", + "sandbox": false + }, { "network": "testnet", "chain_id": "allora-testnet-1", @@ -408,6 +418,36 @@ "category": "volatility", "sandbox": false }, + { + "network": "testnet", + "chain_id": "allora-testnet-1", + "id": 87, + "metadata": "24 hour xyz:GOLD (Hyperliquid) Triple-Barrier Classification", + "epoch_length": 60, + "loss_method": "focal", + "category": "price", + "sandbox": false + }, + { + "network": "testnet", + "chain_id": "allora-testnet-1", + "id": 88, + "metadata": "24 hour XAG/USD (Hyperliquid) Triple-Barrier Classification", + "epoch_length": 60, + "loss_method": "focal", + "category": "price", + "sandbox": false + }, + { + "network": "testnet", + "chain_id": "allora-testnet-1", + "id": 89, + "metadata": "24 hour WTI/USD (Hyperliquid) Triple-Barrier Classification", + "epoch_length": 60, + "loss_method": "focal", + "category": "price", + "sandbox": false + }, { "network": "mainnet", "chain_id": "allora-mainnet-1",