Description Usage Arguments Value See Also Examples
web3_sha3 returns Keccak-256 (not the standardized SHA3-256) of the
given data.
1  | 
data | 
 String - Data to convert into a SHA3 hash.  | 
Data - SHA3 result of the given string.
Other web3 functions: gethr,
web3_clientVersion
1  | web3_sha3('hello')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.