Skip to main content
Use the info service to confirm how the core node is configured before running sensitive operations.
Example response (abridged):
The service returns:
  • Current network + RPC endpoint
  • Wallet address used for signing transactions
  • Default confirmation mode
  • Event streaming status
  • Package version and build metadata

Operational Uses

  • Validate you are pointing at the correct network before funding wallets
  • Capture node metadata in deployment runbooks or monitoring dashboards
  • Compare versions across fleet deployments to ensure consistency
Pair this with Event Streams to monitor transaction outcomes in real time.