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
Example
Edge Cases
- Read-only command. Does not require a private key.
- If the RPC endpoint is unreachable, prints a clear connection error.

