Documentation Index
Fetch the complete documentation index at: https://docs.cowboy.inc/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Behavior
- Query the RPC endpoint for chain health and mempool state.
- Print current chain height, mempool size, sync state, and the current cycle / cell basefee.
Flags
| Flag | Default | Description |
|---|---|---|
--rpc-url | Auto-discovered | RPC endpoint (key auto-discovery) |
Example
Edge Cases
- Read-only command. Does not require a private key.
- If the RPC endpoint is unreachable, prints a clear connection error.

