How to Query On-Chain Data of Existing Topics
To query the latest inferences and weights attributed to each worker for a specific topic:
**Latest Inferences for a Topic: **
allorad query get-inferences-to-score [topic_id]
Latest Weights for a Topic:
allorad query get-weight [topic_id] [reputer] [worker]
Learn more by checking our Allora CLI docs.