Get Version Info Response
@Serializable
Response for JSON-RPC method getVersionInfo.
Returns version information about the Soroban RPC server and its components. This is useful for debugging, verifying server compatibility, and tracking deployment versions.
See also
Constructors
Properties
Link copied to clipboard
ISO 8601 timestamp of when the server binary was built.
Link copied to clipboard
Version of the embedded Stellar Core (captive core) used by this RPC server. Captive core is the underlying component that processes ledgers.
Link copied to clipboard
Git commit hash of the build, providing exact source code traceability.
Link copied to clipboard
The Stellar protocol version supported by this server.