From c8c4633f3e21aec98628e344bd175b0623b73048 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 06:12:11 +0000 Subject: [PATCH] Update deployed network versions in networks.json --- public/api/networks.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/public/api/networks.json b/public/api/networks.json index 3cefa2d5..f31c8827 100644 --- a/public/api/networks.json +++ b/public/api/networks.json @@ -1,5 +1,5 @@ { - "updated": "2026-07-31", + "updated": "2026-08-15", "docs": "https://docs.allora.network/reference/networks", "field_notes": { "chain_id": "Cosmos SDK chain ID to pass to allorad and wallet software.", @@ -24,8 +24,11 @@ "lcd": "https://allora-api.testnet.allora.network/", "explorer": "https://explorer.testnet.allora.network/allora-testnet-1", "faucet": "https://faucet.testnet.allora.network/", - "sandbox_topic_ids": [69, 77], - "abci_version": "HEAD-ac7ae1565bda7266fd741515e09faccf85bc8af1" + "sandbox_topic_ids": [ + 69, + 77 + ], + "abci_version": "HEAD-b6104eda6b2b009ea0714d2f724d53f4f0365fc0" }, "mainnet": { "name": "Mainnet",