RPC health
rpc_healthCheck the health of a Solana RPC endpoint, returning its core version, current slot, and measured getSlot latency. Detect synchronization issues and performance problems quickly.
Instructions
Health, solana-core version, current slot, and measured getSlot latency for a Solana RPC endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | RPC URL (default: SOLANA_RPC_URL, else public mainnet-beta) |