Skip to main content

Documentation Index

Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Defined in the Ethereum JSON-RPC Specification
Returns the current client version.

Parameters

This method does not accept any parameters.

Returns

result
string
The current client version string.
{
  "id": 1,
  "jsonrpc": "2.0",
  "method": "web3_clientVersion",
  "params": []
}
{
  "id": 1,
  "jsonrpc": "2.0",
  "result": "CoinbaseWallet/4.0.0"
}

Error Handling

CodeMessageDescription
4100Requested method not supportedThe method is not supported by the wallet