powered by
Returns Keccak-256 (not the standardized SHA3-256) of the given data.
web3_sha3(data)
Data encoded as hex.
String.
# NOT RUN { web3_sha3("0x68656c6c6f20776f726c64") # }
Run the code above in your browser using DataLab