web3_sha3
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Computes the Keccak-256 (SHA-3) hash of the given hex-encoded data.
Body
application/json
jsonrpcstringrequiredmethodstringweb3_sha3requiredparamsArray<string>requiredArray containing a single hex-encoded data string to hash.
idintegerrequiredResponse
200OK
JSON-RPC response with the Keccak-256 hash of the input data