Returns the version string of the node client software.Documentation Index
Fetch the complete documentation index at: https://docs.base.org/llms.txt
Use this file to discover all available pages before exploring further.
This method is not available on all public endpoints. It returns
-32601 Method not found on the Sepolia public node (sepolia.base.org) but works on mainnet.Parameters
No parameters.Returns
The client version string. Format:
<client>/<version>-<commit>/<platform>/base/<base-version>. Do not rely on parsing this string as it changes with node software updates.