web3_sha3
Client info | Plasma
web3_sha3 | Plasma
Plasma API method that returns Keccak-256 (not the standardized SHA3-256) of the given data. data — the data to convert into a SHA3 hash.
POST
web3_sha3
Plasma API method that returns Keccak-256 (not the standardized SHA3-256) of the given data.
Parameters
data— the data to convert into a SHA3 hash
Response
data— the SHA3 result of the given string
web3_sha3 code examples
Last modified on May 18, 2026