web3_clientVersion
Defined in the Ethereum JSON-RPC Specification
Returns the current client version.
Returns
string
The current client version as a string.
Example
"MetaMask/v10.8.1"
Errors
Code | Message |
---|---|
4200 | Unsupported method |
Defined in the Ethereum JSON-RPC Specification
Returns the current client version.
string
The current client version as a string.
"MetaMask/v10.8.1"
Code | Message |
---|---|
4200 | Unsupported method |