web3_sha3 - Ethereum
Shows you Keccak-256 (which is not the standard SHA3-256) of the stated data
How to Use the web3_sha3 Method
Parameters
DATA - the data you want to convert into a SHA3 hash.
What you receive
DATA - The SHA3 result of the stated string.
Sample
Here is a typical appliance example.
Call
Outcome
Last updated