Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method takes no parameters.Returns
Returns the client version as a string (e.g., “HyperEVM/v1.0.0”).cURL example
Use cases
- Client identification — Identify the specific client implementation and version
- Compatibility checking — Verify compatibility with specific client features
- Debug information — Gather client information for troubleshooting
- Development tools — Build tools that adapt to different client implementations
Body
application/json
JSON-RPC version
Available options:
2.0
The RPC method name
Available options:
web3_clientVersion
Request identifier
Parameters for the method (empty array for web3_clientVersion)