web3_clientVersion
Identify the client version of an EVM-compatible blockchain node to verify software compatibility and ensure proper network interaction.
Instructions
Returns the current client version
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}