List OpenChainBench benchmarks
list_benchmarksReturns a flat index of every published OpenChainBench benchmark with its current headline value, leader, category, units, and citation URL.
Call this first when the user asks a discovery question like
"what benchmarks does OpenChainBench have?" or "compare crypto aggregators".
Then use get_benchmark for the specific slug(s) the answer needs.
Returns one line per bench: { slug, title, category, metric, unit, value, leader, headline, url, asOf }
Drafts are filtered out: only live benchmarks appear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||