Skip to main content

web3_clientVersion

Returns the current client version. Parameters None Returns [String] - The current client version Example

web3_sha3

Returns Keccak-256 (not the standardized SHA3-256) of the given data. Parameters DATA - The data to convert into a SHA3 hash
Returns DATA - The SHA3 result of the given string. Example