Skip to content

Commit

Permalink
Merge pull request #40 from allora-network/clementupshot-patch-1
Browse files Browse the repository at this point in the history
Hotfix topic IDs
  • Loading branch information
clementupshot authored Jul 19, 2024
2 parents 4bddd62 + 887a6e8 commit fd0b73d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pages/devs/get-started/existing-topics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The Allora Appchain already contains the following topics on Testnet. Below, you
|----------|-----------------------------------------|----------------------|
| 1 | ETH 10min Prediction | ETH |
| 2 | ETH 24h Prediction | ETH |
| 3 | BTC 24h Prediction | BTC |
| 4 | BTC 10min Prediction | BTC |
| 5 | SOL 24h Prediction | SOL |
| 6 | SOL 10min Prediction | SOL |
| 3 | BTC 10min Prediction | BTC |
| 4 | BTC 24h Prediction | BTC |
| 5 | SOL 10min Prediction | SOL |
| 6 | SOL 24h Prediction | SOL |
| 7 | ETH 20min Prediction | ETH |
| 8 | BNB 20min Prediction | BNB |
| 9 | ARB 20min Prediction | ARB |
Expand All @@ -28,4 +28,4 @@ The Allora Appchain already contains the following topics on Testnet. Below, you

You can query all of the relevant info for each topic on-chain using [`allorad` queries](/devs/consumers/onchain-query-existing-data).

[Install `allorad`](/devs/get-started/installation/cli#installing-allorad) and [create your first topic](/devs/topic-creators/how-to-create-topic) by following the instructions in the hyperlinks provided.
[Install `allorad`](/devs/get-started/installation/cli#installing-allorad) and [create your first topic](/devs/topic-creators/how-to-create-topic) by following the instructions in the hyperlinks provided.

0 comments on commit fd0b73d

Please sign in to comment.