Explorer
The `hanzo explorer` commands.
Also for this capability: API · CLI · SDKs
Chain data: your block indexers and how far each has caught up, plus the on-chain price feeds.
hanzo explorer oraclesEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo explorer indexers | Reports the deployment's chain indexer(s) and how far each has indexed. |
hanzo explorer oracles | Reports the on-chain price/data oracles from the graph's O-Chain PriceFeed registry. |
How is this guide?