sui_get_service_info
Probe a gRPC endpoint to retrieve its chain identifier, latest checkpoint, and lowest available checkpoint, helping you decide whether to use a live or archive endpoint.
Instructions
Probe a gRPC endpoint for its chain identifier, latest checkpoint, and the lowest checkpoint it still has. Useful for picking between live and archive when you don't know which side has the data you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| network | No | Sui network. Defaults to the server's configured default (usually mainnet). |