From 9edd203108619263e8040854c9ab5b3952c0a549 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:15:28 +0000 Subject: [PATCH] chore: refresh topics data from chain state --- public/api/topics.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/public/api/topics.json b/public/api/topics.json index 0d50ab68..827ea018 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-18T04:15:28Z", "source": "Cosmos LCD (REST) emissions API: next_topic_id, is_topic_active, topics", "networks": [ { @@ -7,7 +7,7 @@ "chain_id": "allora-testnet-1", "emissions_api": "v10", "lcd": "https://allora-api.testnet.allora.network", - "active_topic_count": 39 + "active_topic_count": 41 }, { "network": "mainnet", @@ -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,16 @@ "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": "mainnet", "chain_id": "allora-mainnet-1",